stacks/homelab/prometheus.yaml

8 lines
116 B
YAML
Raw Normal View History

2021-12-17 09:38:07 -07:00
global:
scrape_configs:
- job_name: node_exporter
static_configs:
- targets:
- node-exporter:9100