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

chore: Add new SDK overhead page for Flutter (+Dart) #12077

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

kahest
Copy link
Member

@kahest kahest commented Dec 10, 2024

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+SR. Also adds a reduced version of the page for Dart as discussed with @buenaflor.

follow-up to #12065

fixes https://github.com/getsentry/projects/issues/455

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.

  • Urgent deadline (GA date, etc.):
  • Other deadline: no specific date, target is Dec 13
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

@kahest kahest requested review from denrase and buenaflor December 10, 2024 12:06
Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 11:07am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Dec 12, 2024 11:07am
develop-docs ⬜️ Ignored (Inspect) Visit Preview Dec 12, 2024 11:07am

Copy link

codecov bot commented Dec 10, 2024

Bundle Report

Changes will increase total bundle size by 312 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.34MB 318 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.27MB 6 bytes (-0.0%) ⬇️

docs/platforms/dart/overhead/index.mdx Outdated Show resolved Hide resolved
docs/platforms/flutter/overhead/index.mdx Outdated Show resolved Hide resolved
docs/platforms/flutter/overhead/index.mdx Show resolved Hide resolved
Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding! LGTM 🫡

@bruno-garcia
Copy link
Member

I believe Karl is on PTO. @buenaflor is this good to be merged?
cc @vaind for review

@kahest kahest requested a review from vaind December 12, 2024 09:07
@kahest
Copy link
Member Author

kahest commented Dec 12, 2024

@bruno-garcia I'm not on PTO 😅 added @vaind to reviewers, I plan to merge today if possible, tomorrow at the latest

@kahest kahest requested a review from buenaflor December 12, 2024 09:51
@buenaflor
Copy link
Contributor

as Ivan mentioned, we don't use background isolates in Flutter so we can remove the sentence or change the wording that native does? not sure

@kahest kahest requested a review from vaind December 12, 2024 10:53
@kahest kahest merged commit a4e4ce3 into master Dec 12, 2024
11 checks passed
@kahest kahest deleted the flutter-sdk-overhead branch December 12, 2024 14:01
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.

5 participants