mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-15 22:09:39 -04:00
6 lines
108 B
YAML
6 lines
108 B
YAML
|
|
scrape_configs:
|
||
|
|
- job_name: prometheus
|
||
|
|
relabel_configs:
|
||
|
|
- regex: abcdef
|
||
|
|
action: hashmod
|