mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
e29d9394e5
This fix adds check if target_label value is set in case if action is replace or hashmod Issue [#1900]
5 lines
84 B
YAML
5 lines
84 B
YAML
scrape_configs:
|
|
- job_name: prometheus
|
|
relabel_configs:
|
|
- regex: abcdef
|