diff --git a/ubuntu/prometheus.sickstack.com.yml b/ubuntu/prometheus.sickstack.com.yml index 0c4ad27..87d5e93 100644 --- a/ubuntu/prometheus.sickstack.com.yml +++ b/ubuntu/prometheus.sickstack.com.yml @@ -11,9 +11,9 @@ - "localhost:9090" - job_name: "netdata-scrape" metrics_path: "/api/v1/allmetrics" + params: + - format: "prometheus_all_hosts" + - honor_labels: true static_configs: - targets: - "netdata.internal.sickstack.com:19999" - - format: - - "prometheus_all_hosts" - - honor_labels: true