From cf53b7217991268bc83a80dda4ed6a94d21f52b4 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 23 Oct 2023 19:15:55 +0200 Subject: [PATCH] remove duplicate label --- nomad-job/prometheus.nomad | 2 -- 1 file changed, 2 deletions(-) diff --git a/nomad-job/prometheus.nomad b/nomad-job/prometheus.nomad index 43120fa..7dd2141 100644 --- a/nomad-job/prometheus.nomad +++ b/nomad-job/prometheus.nomad @@ -63,8 +63,6 @@ scrape_configs: action: keep - source_labels: ['__meta_consul_dc'] target_label: 'dc' - - source_labels: [__meta_consul_node] - target_label: instance scrape_interval: 5s metrics_path: /v1/metrics