prometheus/prom/config/testdata/jobname_dup.bad.yml

6 lines
152 B
YAML

# Two scrape configs with the same job names are not allowed.
scrape_configs:
- job_name: prometheus
- job_name: service-x
- job_name: prometheus