1 Commits

Author SHA1 Message Date
g4st3r
35a3b59098 Add revproxy node-exporter scrape target 2026-03-07 20:14:04 +00:00

View File

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