Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard or regex in "receivers.keep"? #6223

Open
soostdijck opened this issue Sep 23, 2024 · 0 comments
Open

Wildcard or regex in "receivers.keep"? #6223

soostdijck opened this issue Sep 23, 2024 · 0 comments

Comments

@soostdijck
Copy link

soostdijck commented Sep 23, 2024

I'm using Victoria Metrics' VMAlertmanagerConfig which get merged into a giant Alertman config. I don't know what other teams are setting up for routing, but it ends up that my receiver is called something like monitoring-ops-alertmanager-config-karma

I would love to be able to regex the receiver filter to make my life easier.

      receivers:
        keep: [ .*karma ]
        strip: []

At the moment I'm seeing duplicates in the UI, or I have to keep adding receivers from various teams as needed.

@soostdijck soostdijck changed the title Wildcard or regex in " Wildcard or regex in "receiver.keep"? Sep 23, 2024
@soostdijck soostdijck reopened this Sep 23, 2024
@soostdijck soostdijck changed the title Wildcard or regex in "receiver.keep"? Wildcard or regex in "receivers.keep"? Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant