From 9aae6acae571130d60711a5016239618c98041fa Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 23 Mar 2019 11:20:48 -0400 Subject: [PATCH] okay I think this is the right format? --- ubuntu/prometheus.sickstack.com.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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