Skip to content
Snippets Groups Projects

Don't report exceptions from third-party code to Sentry

Created by: lguychard

We currently receive errors originating from third-party code in Sentry/browser-extension, for example:

This filters out such errors by checking the stack trace of exceptions in Sentry's beforeSend callback: strack traces where no filename contains our extension ID are discarded.

Merge request reports

Merged by avatar (Sep 18, 2025 10:54pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading