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

Conditionally select alert notification channels #2004

Open
nblumhardt opened this issue Oct 31, 2023 · 0 comments
Open

Conditionally select alert notification channels #2004

nblumhardt opened this issue Oct 31, 2023 · 0 comments

Comments

@nblumhardt
Copy link
Member

We have Seq alerts setup with a Notification Channel (in our case, Microsoft Teams). We have two channels in Teams: a Production Errors channel and a Test Errors channel.

Currently, we have two Seq alerts setup so that we can identify and send to the correct Notification Channel based upon the Signal (e.g. Errors in Test go to the Test Errors channel. The where clause is the same though, so it is duplicated between both Seq alerts.

Is there a way to setup one alert, but conditionally choose the Notification Channel based upon the event? For example, if the event came from Test, it would only go to the Test Errors Notification Channel? This would cut down on the duplicate alerts we are currently setting up.

Originally posted by @ryanbuening in #2003

@nblumhardt nblumhardt changed the title We have Seq alerts setup with a Notification Channel (in our case, Microsoft Teams). We have two channels in Teams: a Production Errors channel and a Test Errors channel. Conditionally select alert notification channels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant