mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-01 21:01:16 -05: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 | ||