change metrics_path for opportunity
This commit is contained in:
parent
7df58db1ba
commit
e168faf0d6
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ in
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "opportunity";
|
job_name = "opportunity";
|
||||||
metrics_path = "/";
|
|
||||||
static_configs = [{
|
static_configs = [{
|
||||||
targets = [ "192.168.1.125:9100" ];
|
targets = [ "192.168.1.125:9100" ];
|
||||||
}];
|
}];
|
||||||
|
|
Loading…
Reference in a new issue