Install node-exporter on pi-hole

This commit is contained in:
Jake Howard
2023-01-31 23:08:07 +00:00
parent e4fba8208e
commit f2f9e194c5
3 changed files with 4 additions and 0 deletions

View File

@ -130,6 +130,7 @@ scrape_configs:
static_configs:
- targets:
- "{{ pve_hosts.pve.ip }}:9100"
- pi.hole:9100
metric_relabel_configs:
- source_labels: [__name__]
regex: go_.+