mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 08:04:04 -08:00
6 lines
152 B
YAML
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
|