prometheus/config/testdata/scrape_config_files_duplicate.bad.yml

7 lines
151 B
YAML
Raw Permalink Normal View History

scrape_config_files:
- scrape_config_files.good.yml
scrape_configs:
- job_name: prometheus
static_configs:
- targets: ['localhost:8080']