prometheus/config/testdata/jobname_dup.bad.yml

8 lines
200 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.
global:
metric_name_validation_scheme: legacy
2015-05-07 08:55:03 +00:00
scrape_configs:
- job_name: prometheus
- job_name: service-x
- job_name: prometheus