stacks/homelab/prometheus.yaml

8 lines
116 B
YAML

global:
scrape_configs:
- job_name: node_exporter
static_configs:
- targets:
- node-exporter:9100