From a934e966f1c0111ec18c5f05b369322b1b3af8a2 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Fri, 21 Nov 2025 02:23:35 +1000 Subject: [PATCH] auto ansi? --- files/prometheus/prometheus.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/prometheus/prometheus.yaml b/files/prometheus/prometheus.yaml index 6e53ecf..7eac6b9 100644 --- a/files/prometheus/prometheus.yaml +++ b/files/prometheus/prometheus.yaml @@ -114,11 +114,11 @@ scrape_configs: scheme: http static_configs: - targets: - # - '192.168.0.89:9283' - # - '192.168.0.71:9283' - # - '192.168.0.72:9283' - # - '192.168.0.73:9283' - # - '192.168.0.74:9283' + - '192.168.0.89:9283' + - '192.168.0.71:9283' + - '192.168.0.72:9283' + - '192.168.0.73:9283' + - '192.168.0.74:9283' - '192.168.0.75:9283'