diff --git a/ubuntu/prometheus.sickstack.com.yml b/ubuntu/prometheus.sickstack.com.yml index 0031dec..c73de6d 100644 --- a/ubuntu/prometheus.sickstack.com.yml +++ b/ubuntu/prometheus.sickstack.com.yml @@ -11,6 +11,8 @@ - "localhost:9090" - job_name: "netdata-scrape" metrics_path: "/api/v1/allmetrics" + format: "prometheus_all_hosts" + honor_labels: true static_configs: - targets: - "netdata.internal.sickstack.com:19999"