change metrics_path for opportunity
This commit is contained in:
parent
b90c55345a
commit
7df58db1ba
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ 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