fix(devolo-exporter): adjust scrape interval and enhance health check functionality

This commit is contained in:
2025-10-14 22:43:02 +02:00
parent d069fe3585
commit 161efa5230
4 changed files with 207 additions and 134 deletions
@@ -22,7 +22,7 @@ scrape_configs:
- labels:
cluster: "dev-01"
- job_name: devolo-exporter
scrape_interval: 10s
scrape_interval: 30s
static_configs:
- targets:
- "devolo-exporter-620.prometheus.svc.cluster.local:9100"