Files
compose-projects-services/grafana/prometheus.yml
Christoph Califice 7cf8000ec6
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s
update versions
2025-12-06 17:40:22 -03:00

9 lines
184 B
YAML

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