Files
compose-projects-services/monitoring/grafana/prometheus.yml

10 lines
211 B
YAML

global:
scrape_interval: 10s
scrape_configs:
- job_name: prometheus
static_configs:
- targets:
- 192.168.1.202:9100
- 192.168.1.201:9100
- 192.168.1.204:9100
- 85.209.92.53:9100