1
0
mirror of https://github.com/prometheus/prometheus synced 2025-03-08 22:48:11 +00:00
prometheus/config/testdata/jobname_dup.bad.yml

6 lines
152 B
YAML
Raw Normal View History

2015-05-07 08:55:03 +00:00
# Two scrape configs with the same job names are not allowed.
scrape_configs:
- job_name: prometheus
- job_name: service-x
- job_name: prometheus