Hello,
I'm trying to configure Slack integration to send Kubernetes alerts to different Slack channels based on different set of tags.
I would like to implement something like:
IF cluster=staging AND (namespace=airflow OR namespace=kafka OR namespace=flink)
Alert Filter with Match all conditions below is not working with "OR" operator:
Alert Filter with Match one or more conditions below leads to receiving all alerts from staging cluster that not meet the initial requirement.
Is it possible to configure Slack integration with advanced filtering that can combine "AND" and "OR" operators?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.