From 2370f005c634822a9317cff968147db3d13344c7 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sun, 7 Jun 2026 11:32:54 +0200 Subject: [PATCH] added fallback_scrape_protocol --- mon-system/monitoring.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mon-system/monitoring.yaml b/mon-system/monitoring.yaml index 7faaaa9..fa7f83b 100644 --- a/mon-system/monitoring.yaml +++ b/mon-system/monitoring.yaml @@ -302,6 +302,7 @@ data: - job_name: 'wan-probe' metrics_path: /metrics scrape_interval: 30s + fallback_scrape_protocol: PrometheusText0.0.4 static_configs: - targets: ['wan-monitor.admin-system:9116']