lgtm-stack/prometheus.yaml

10 lines
159 B
YAML
Raw Normal View History

2023-07-13 14:11:42 +02:00
global:
scrape_interval: 5s
evaluation_interval: 5s
scrape_configs:
- job_name: 'traefik'
static_configs:
- targets:
- "traefik:8080"