mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-15 01:54:06 -08:00
436a439ed2
We should only overwrite the ScrapeConfig if it is empty. Added tests part of https://github.com/prometheus/prometheus/issues/13095 Signed-off-by: Owen Williams <owen.williams@grafana.com>
5 lines
87 B
YAML
5 lines
87 B
YAML
global:
|
|
metric_name_validation_scheme: utf8
|
|
scrape_configs:
|
|
- job_name: prometheus
|