Skip to content

silenceForm.strip.labels doesn't strip labels that are in the filter bar #5817

Closed
@heapdavid

Description

Hi,

We have set as part of our config:

filters:
  default:
    - 'team!=commercial'
...
silenceForm:
  strip:
    labels:
      - team

So we don't see long-running alerts for our commercial team.

But every time we go to make a new silence (from the main bell on the top right, not the top of an alert) we have to remove/edit a label entry for team:

image

We'd expect this label to be stripped from the new silence form by the config.

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions