Hi,
I'm setting up multiple teams in Opsgenie (DevTeam1, DevTeam2, ...). Within a single team, they might have different slack integration to be able to send specific alerts to different Slack channels.
How can I setup my integration so that if an alert matches the condition for a channel it is not send to any other integrations?
I was hoping to avoid that but that's good to know.
The plan was to use labels on kubernetes resources to route alerts to a specific team and then if needed to a specific Slack channel.
On the other hand, routing to an additional dedicated channel shouldn't be something we often do and when we do, it's usually temporary. So setting a rule on a dedicated integration and the catch all one won't be a big deal. Just would have been nice :)
Thanks for your answer.