mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
6 lines
120 B
YAML
6 lines
120 B
YAML
|
scrape_configs:
|
||
|
- job_name: prometheus
|
||
|
relabel_configs:
|
||
|
- source_labels: [abcdef]
|
||
|
action: labeldrop
|