#Level filter not filtering out events with level less than error
5 messages · Page 1 of 1 (latest)
Hey Johny. It may depend on the language, but it sounds like it might be a numeric filter on a string based match. For testing, rather than setting to "greater than", could you try setting it to equals? Are you trying to select multiple "level" tag values?
Hi Kyle,
That's what the filter looks like in your UI. The options when filtering by level match the options in https://github.com/getsentry/sentry-javascript/blob/develop/packages/core/src/types-hoist/severity.ts
Sorry, could you confirm for me, is this on the alert creation page? Any chance I could see a bit more of that screen shot?
Are you on https://sentry.io/issues/alerts/new/ ?
it's on
https://<company>.sentry.io/issues/alerts/rules/<project>/<id>/