Add revproxy node-exporter scrape target

This commit is contained in:
g4st3r
2026-03-07 20:14:04 +00:00
parent b0f2009ccf
commit 35a3b59098

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"]