From 2c53439ef5b56284ee24c3fa7349e5e801bfcc59 Mon Sep 17 00:00:00 2001 From: Chelsea Holland Komlo Date: Tue, 12 Sep 2017 17:05:45 +0000 Subject: [PATCH] update consul information --- integrations/prometheus/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/prometheus/prometheus.yml b/integrations/prometheus/prometheus.yml index f4b47508e..80ce39c94 100644 --- a/integrations/prometheus/prometheus.yml +++ b/integrations/prometheus/prometheus.yml @@ -7,7 +7,7 @@ scrape_configs: consul_sd_configs: - server: 'localhost:8500' - services: ['nomad-client', 'nomad-server-nomad'] + services: ['nomad-client', 'nomad'] scrape_interval: 5s metrics_path: /metrics