From 781d860046c401bba5ff743c4cf5d06f665a5937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Desvaux?= Date: Mon, 20 Mar 2023 17:57:19 +0100 Subject: [PATCH] update conf job opensearch --- templates/conf/prometheus.yml.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/conf/prometheus.yml.j2 b/templates/conf/prometheus.yml.j2 index b008c62..54098a6 100644 --- a/templates/conf/prometheus.yml.j2 +++ b/templates/conf/prometheus.yml.j2 @@ -370,8 +370,6 @@ scrape_configs: target_label: instance regex: '(.*):8080' replacement: '${1}' - regex: '(.*):8081' - replacement: '${1}' {% endif %} {% if prometheus_cloudflare_exporter_targets is defined %} # cloudflare #