parent
8b32680160
commit
b92e572c94
|
@ -64,6 +64,10 @@
|
|||
job_name = "chrysalis";
|
||||
static_configs = [{ targets = [ "chrysalis:9100" ]; }];
|
||||
}
|
||||
{
|
||||
job_name = "joker";
|
||||
static_configs = [{ targets = [ "joker:9100" ]; }];
|
||||
}
|
||||
{
|
||||
job_name = "firgu";
|
||||
static_configs = [{ targets = [ "firgu:9100" ]; }];
|
||||
|
|
Loading…
Reference in New Issue