Skip to content

chore(breadcrumbs): Add an option to disable reporting system events extras for breadcrumbs #4625

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

Open
wants to merge 3 commits into
base: rz/fix/previous-session-flush-wait
Choose a base branch
from

Conversation

romtsn
Copy link
Member

@romtsn romtsn commented Aug 8, 2025

📜 Description

  • Adds an isEnableSystemEventBreadcrumbsExtras option to disable reporting extras which is potentially a heavy operation due to unmarshalling Parcelables

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Copy link
Contributor

github-actions bot commented Aug 8, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 386.57 ms 429.32 ms 42.75 ms
Size 1.58 MiB 2.09 MiB 522.53 KiB

Baseline results on branch: rz/fix/previous-session-flush-wait

Startup times

Revision Plain With Sentry Diff
48fdc13 400.64 ms 444.39 ms 43.75 ms

App size

Revision Plain With Sentry Diff
48fdc13 1.58 MiB 2.09 MiB 522.37 KiB

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.

2 participants