mirror of
https://github.com/prometheus/prometheus
synced 2025-01-04 21:51:09 +00:00
6 lines
115 B
YAML
6 lines
115 B
YAML
|
scrape_configs:
|
||
|
- job_name: prometheus
|
||
|
relabel_configs:
|
||
|
- target_label: yolo
|
||
|
action: labeldrop
|