mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 00:53:12 +00: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
|