gatus/examples/docker-compose-grafana-prometheus/prometheus/prometheus.yml

7 lines
121 B
YAML
Raw Normal View History

scrape_configs:
- job_name: gatus
scrape_interval: 10s
static_configs:
- targets:
- gatus:8080