Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inbound Filters by tags #22874

Open
keradus opened this issue Dec 29, 2020 · 28 comments
Open

Inbound Filters by tags #22874

keradus opened this issue Dec 29, 2020 · 28 comments

Comments

@keradus
Copy link
Contributor

keradus commented Dec 29, 2020

hey, it would be great to have a way to set up Inbound Filters based on value of tags - eg to drop all incoming events from given user (I know it's doable now with IP, yet many users can share single IP)

┆Issue is synchronized with this Jira Improvement by Unito

@BYK
Copy link
Member

BYK commented Jan 25, 2021

@markstory is this being considered (so we should add "Status: On Hold") or we are unlikely to attend?

@keradus
Copy link
Contributor Author

keradus commented Feb 18, 2021

I would appreciate your decision whether the feature request makes sense ;)

@shadow-cs
Copy link

I'd find that extremely useful indeed. I'd like to filter devices (we use Sentry in an IoT world) based on a serial number if one goes haywire (since the devices are usually behind cell operator gateway, IP filtering won't do us much good in this case).

@markstory
Copy link
Member

I'm not overly close to the roadmap for inbound filters. There is a team working on evolving inbound filters but tags are not currently part of that scope either.

@shadow-cs
Copy link

@markstory is there an epic or some docs we can read regarding the evolution of the inbound filters?

@jan-auer
Copy link
Member

@shadow-cs We can't share a public roadmap on inbound filters just yet. Most likely, I can share something in summer.
Controlling traffic by tags is definitely on our radar.

@keradus
Copy link
Contributor Author

keradus commented May 12, 2021

thanks for the news, @jan-auer !

@watzon
Copy link

watzon commented Nov 23, 2021

I agree that this would make a fantastic addition. Would PRs be welcome? I might be willing to get my hands dirty if it could speed things up.

@parichay28
Copy link

+1. This would indeed be a handy feature 🙌

@jlaz-globality
Copy link

This would also be very handy for us!

@phellmayr1
Copy link

We would really love to see that feature implemented! ❤️

@mhuebner
Copy link

+1 very important feature

@jarrodlombardo-EventBase

We have some clients hang on to old versions of our apps for many months and not being able to filter by tags eats up 100-200k events from our quota every month. Please implement this.

@cytivrat
Copy link

Any chance this feature will be implemented in foreseen future?

@Edgar-Cordova
Copy link

This would be useful for my product too.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jul 19, 2024
@ericriff
Copy link

I'm also interested on this.

@AntSworD
Copy link

I'm also interested on this.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Oct 17, 2024
@Angelodaniel Angelodaniel added the Sync: Jira Apply to auto-create a Jira shadow ticket label Nov 7, 2024
@rachrwang
Copy link

Hi everyone - thank you for sharing your interest in this ticket. We don't have immediate plans to work on this, though it's very helpful for future prioritization discussions.

@keradus
Copy link
Contributor Author

keradus commented Nov 16, 2024

very unfortunate msg after 4 years of waiting

@Angelodaniel
Copy link
Member

Angelodaniel commented Jan 9, 2025

Hey I've been thinking about this recently @keradus
There is a way to do it:

  • Change the fingerprint rules to supergroup all issues with Tag X into 1 issue
  • Delete and Discard that Issue.
    That will group issues with Tag X into 1 issue and delete them based on the fingerprint value.

It's not a direct filter on Tags, but rather a workaround to do this.
For the rest of the people in the thread, it could also be on other fields than just tags -> https://docs.sentry.io/concepts/data-management/event-grouping/fingerprint-rules/
Let me know if that would help

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 9, 2025
@keradus
Copy link
Contributor Author

keradus commented Jan 9, 2025

@Angelodaniel , would that help with preventing those events to be consumed at all? or only remove already consumed events? (but allow them to be reported again)

remember I want to filter them out in a way like they were never sent and that they do not consume any quota/limits

Inbound Data Filters
Filters allow you to prevent Sentry from storing events in certain situations. Filtered events are tracked separately from rate limits, and do not apply to any project quotas.

@linear linear bot added the Migrated label Jan 9, 2025
@lobsterkatie
Copy link
Member

Delete and discard means you never see them again. Keep in mind it's only available on the Business plan, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: No status
Status: No status
Development

No branches or pull requests