Skip to content
  • Tristan Colgate-McFarlane's avatar
    Add labeldrop and labelkeep actions. (#2279) · 4d9134e6
    Tristan Colgate-McFarlane authored
    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
    4d9134e6