diff --git a/ubuntu/prometheus.sickstack.com.yml b/ubuntu/prometheus.sickstack.com.yml index 87d5e93..68246b4 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" + honor_labels: true params: - format: "prometheus_all_hosts" - - honor_labels: true static_configs: - targets: - "netdata.internal.sickstack.com:19999"