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

feat(core): Add experimental DomainBasedErrorsFilter integration #15619

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

chargome
Copy link
Member

@chargome chargome commented Mar 7, 2025

This PR introduces an experimental domain-based error filter that copies parts of the existing thirdPartyIntegration, but without the need to run an applicationkey through a bundler first.

  • Allows filtering or tagging errors based on whether they contain third-party stack frames.
  • Allows setting an is_external flag on stackframes.

I put all of this into a separate integration to test it on docs, but ultimately (if successful) I'd refactor this into thirdPartyIntegration and eventFilters respectively.

@chargome chargome self-assigned this Mar 7, 2025
@chargome chargome added the docs-ignore Do not include content in documentation AI training label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-ignore Do not include content in documentation AI training
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant