From 19250e5b217315cd4b0a30eaffccfe1701198535 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 23 Mar 2019 11:17:46 -0400 Subject: [PATCH] let's try a different format --- ubuntu/prometheus.sickstack.com.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ubuntu/prometheus.sickstack.com.yml b/ubuntu/prometheus.sickstack.com.yml index c73de6d..0c4ad27 100644 --- a/ubuntu/prometheus.sickstack.com.yml +++ b/ubuntu/prometheus.sickstack.com.yml @@ -11,8 +11,9 @@ - "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" + - format: + - "prometheus_all_hosts" + - honor_labels: true