-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: Add new SDK overhead page for Android #12031
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bundle ReportChanges will increase total bundle size by 153 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
|
heads up: #11989 has been merged! |
coolguyzone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this! Threw in a few minor suggestions, looks good to me! 🫡
Co-authored-by: Alex Krawiec <[email protected]>
* adds new SDK overhead page for Android * adds session replay section * Apply suggestions from code review Co-authored-by: Alex Krawiec <[email protected]> --------- Co-authored-by: Alex Krawiec <[email protected]>
DESCRIBE YOUR PR
Adds new "SDK Overhead" menu item + page below the "Mobile SDK Releases" item. Covers Errors etc. in more detail, links to existing product pages for Performance+Profiling.
Once #11989 is merged we'll add a section on SR and link to the appropriate page (but we'll not block this PR for it).
fixes https://github.com/getsentry/projects/issues/452
Next steps/future work: see https://github.com/getsentry/projects/issues/169
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes:
EXTRA RESOURCES