From d163d219ba70095dd534a72fed0db9227ea15f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Desvaux?= Date: Tue, 21 Mar 2023 16:19:50 +0100 Subject: [PATCH] prometheus add exporter for gitlab --- templates/conf/prometheus.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/conf/prometheus.yml.j2 b/templates/conf/prometheus.yml.j2 index 3ae476b..b39016d 100644 --- a/templates/conf/prometheus.yml.j2 +++ b/templates/conf/prometheus.yml.j2 @@ -427,7 +427,7 @@ scrape_configs: {% endif %} {% if prometheus_gitlab_exporter_targets is defined %} # gitlab # - - job_name: gitlab-nginx + - job_name: gitlab-nginx static_configs: - targets: {% for target in prometheus_gitlab_exporter_targets %}