prometheus/config/testdata/scrape_config_files.bad.yml

7 lines
146 B
YAML
Raw Normal View History

scrape_configs:
- job_name: prometheus
scrape_interval: 10s
scrape_timeout: 20s
static_configs:
- targets: ['localhost:8080']