mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
6 lines
120 B
YAML
6 lines
120 B
YAML
|
alerting:
|
||
|
alert_relabel_configs:
|
||
|
- action: uppercase
|
||
|
source_labels: [instance]
|
||
|
target_label: instance
|