From 0ba3761af05d25b0f681780f2c81c7184201a7d8 Mon Sep 17 00:00:00 2001 From: cventastic Date: Sat, 15 Jan 2022 03:11:32 +0100 Subject: [PATCH] fix prometheus.yml --- prometheus/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index 5a6d2508..c6609734 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -44,7 +44,7 @@ scrape_configs: scrape_interval: 10s honor_labels: true static_configs: - - targets: ['pocket-fr-1:8083'] + - targets: ['pocket-fr-2:8083'] - job_name: 'traefik' scrape_interval: 10s