From 89c3f8d997ae48fe7cb3d66737b526aac214868c Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 23 Mar 2019 11:15:57 -0400 Subject: [PATCH] complete prometheus.sickstack.com.yml --- ubuntu/prometheus.sickstack.com.yml | 2 ++ 1 file changed, 2 insertions(+) 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"