mirror of
https://github.com/prometheus/prometheus
synced 2025-02-11 09:29:18 +00: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_test.go | ||
config.go |