Sentry issue alerts now support `IN` and `NOT IN` conditions for tags and attributes

Issue alerts are now configurable with IN/NOT IN filter conditions for both event attributes and tags.

This allows users to include or exclude multiple attribute or tag values at once - such as "for events emitted from environments IN {X, Y, Z}" and/or "for events with a level NOT IN {A, B, C}", which can be useful if you want to set a single alert for a group of non-conflicting tags or attributes rather than needing to configure each value independently.

Note: filter values should be comma separated (eg. "tag1, tag2, tag3")

Screenshot 2024-07-22 at 1.22.01 PM.png

For more information on issue alert "IF" condition filters, see our docs

Happy alerting!

Your code is broken. Let's Fix it.
Get Started