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

Add support for 3rd Party JavaScript Flagging #2129

Open
smeubank opened this issue Aug 26, 2024 · 0 comments
Open

Add support for 3rd Party JavaScript Flagging #2129

smeubank opened this issue Aug 26, 2024 · 0 comments

Comments

@smeubank
Copy link
Member

The thirdPartyErrorFilterIntegration allows you to filter out errors originating from third parties, such as browser extensions, code-injecting browsers, or widgets from third-party services that also use Sentry. This integration can be very helpful in reducing noise that's not related to your own application code.

Users are requesting support for this feature via the sentry-cli as well

Generally everything possible with the plugins would ideally be possible with the cli. Taggin errors based on their origin user code or 3rd party, and optionally dropping or sending with the tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant