diff options
Diffstat (limited to 'csit/metrics/prometheus.yml')
-rw-r--r-- | csit/metrics/prometheus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/metrics/prometheus.yml b/csit/metrics/prometheus.yml index c2e0cf10..4ad11752 100644 --- a/csit/metrics/prometheus.yml +++ b/csit/metrics/prometheus.yml @@ -86,7 +86,7 @@ scrape_configs: password: "zb!XztG34" - job_name: "acm-metrics" - metrics_path: "/prometheus" + metrics_path: "/onap/policy/clamp/acm/prometheus" static_configs: - targets: - "policy-clamp-runtime-acm:6969" |