Merge branch 'monitoring-revproxy-node' into 'main'

Add revproxy node-exporter

See merge request g4st3r/srv-docker!2
This commit is contained in:
2026-03-07 20:15:02 +00:00

View File

@@ -26,3 +26,7 @@ scrape_configs:
- job_name: smartctl - job_name: smartctl
static_configs: static_configs:
- targets: ["smartctl-exporter:9633"] - targets: ["smartctl-exporter:9633"]
- job_name: revproxy-node
static_configs:
- targets: ["10.8.0.1:9100"]