Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

Resolves #2252

Added a SetBeforeSendViewHierarchy(Func<ViewHierarchy, SentryEvent, ViewHierarchy?> beforeSendViewHierarchy) that hands the actual view hierarchy back to users for them to modify, replace, or drop.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against c0f0d8d

@bitsandfoxes bitsandfoxes requested a review from a team November 21, 2025 13:33
Base automatically changed from feat/before-capture-before-send to main November 24, 2025 09:34
@bitsandfoxes bitsandfoxes merged commit cc445ae into main Nov 24, 2025
104 of 106 checks passed
@bitsandfoxes bitsandfoxes deleted the feat/before-send-view-hierarchy branch November 24, 2025 10:35
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

Successfully merging this pull request may close these issues.

Change BeforeCapture callbacks into BeforeSend

3 participants