getsentry / getsentry/sentry

Inbound filters: greater flexibility in filtering out events from legacy browsers

Open
#51,964 2 comments 5 reactions 0 assignees View on GitHub
Component: Inbound Filters Feature
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

Submitting on behalf of a Sentry user:

> We have a certain set of supported browsers and it'd be nice to exactly line up with that so that we're just not looking at errors that don't exist

Right now, Sentry offers inbound filters / data filters to prevent events from legacy browsers being accepted.

![Screenshot 2023-06-29 at 3 55 48 PM](https://github.com/getsentry/sentry/assets/12092849/9ab50810-2bdb-4ddf-97d7-bd5309d6abba)

However, there is not a lot of flexibility here. I'm aware that it's possible to write more complex filtering logic client-side, but it might be nice if you could select specific browser versions to filter out from the server-side as well.

### Solution Brainstorm

Consider having the ability to input specific browser versions and filter on those, in inbound filters.

### Product Area

Settings - Projects

┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-1863) by [Unito](https://www.unito.io)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.