Skip to content

before_send not scrubbing all headers/query strings #1753

Discussion options

You must be logged in to vote

Hey @robbieallen-fareharbor, thanks for reporting this!

This is a special edge case.

The N+1 issues are not sent by the SDK but are created in Sentry.io by the performance data the SDK sends. The performance data (called transactions) is not filtered through beforeSend. We are currently work on a beforeSendTransaction where you can filter fields from transactions. But it is not there yet. The progress can be watched here: #1738

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cleptric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants