From d63b44bc6f38e0a835743c91dfc3b060e4a0b351 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 23 Mar 2019 11:22:44 -0400 Subject: [PATCH] okay maybe this one? --- ubuntu/prometheus.sickstack.com.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"