-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(apple): Add docs for pre-warmed app starts #5762
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
Add docs for the experimental feature enablePreWarmedAppStartTracking, which will be released with getsentry/sentry-cocoa#1969.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Hi Philip! I've suggested some changes that would make this doc flow better. There is one part that I'm not sure I'm understanding correctly. We can make updates if my interpretation is incorrect.
@imatwawana would love your eyes on this one too!
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
…ic-instrumentation.mdx Co-authored-by: Liza Mock <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Liza Mock <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Liza Mock <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Liza Mock <[email protected]>
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.
I made a few small wording and style tweaks, but otherwise LGTM!
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
src/platforms/apple/common/performance/instrumentation/automatic-instrumentation.mdx
Outdated
Show resolved
Hide resolved
…ic-instrumentation.mdx Co-authored-by: Isabel <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Isabel <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Isabel <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Isabel <[email protected]>
…ic-instrumentation.mdx Co-authored-by: Isabel <[email protected]>
Thank you, @imatwawana, for the style tweaks 😀. |
Add docs for the experimental feature enablePreWarmedAppStartTracking, which will be released with
getsentry/sentry-cocoa#1969.
Only merge after releasing getsentry/sentry-cocoa#1969.