mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-31 23:06:39 -04:00
Introduce two new relabel actions. labeldrop, and labelkeep. These can be used to filter the set of labels by matching regex - labeldrop: drops all labels that match the regex - labelkeep: drops all labels that do not match the regex |
||
|---|---|---|
| .. | ||
| testdata | ||
| config.go | ||
| config_test.go | ||