From 4c55df25315bbb34d4625e731a0b78be6ff84a96 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 29 Jun 2022 07:35:39 +0200 Subject: [PATCH] Fix prometheus config file. --- prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus.yml b/prometheus.yml index d25480a..2de79dc 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -5,5 +5,5 @@ global: scrape_configs: - job_name: 'prometheus' static_configs: - - targets: ['prometheus.lan']a + - targets: ['prometheus.lan']