Skip to content

docs(apple, android): Add standalone app start tracing to tracing pages#17891

Draft
itaybre wants to merge 2 commits into
masterfrom
itay/getting_started_ios_app_start
Draft

docs(apple, android): Add standalone app start tracing to tracing pages#17891
itaybre wants to merge 2 commits into
masterfrom
itay/getting_started_ios_app_start

Conversation

@itaybre
Copy link
Copy Markdown
Contributor

@itaybre itaybre commented May 26, 2026

DESCRIBE YOUR PR

Add experimental standalone app start tracing documentation to the Android and Apple tracing landing pages, instead of the getting started guides.

  • Android: manifest XML, Java, and Kotlin configuration options
  • Apple: Swift and Obj-C configuration options
  • Both pages link to the existing auto-instrumentation docs for more details

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:
  • 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

…started guides

Add experimental.enableStandaloneAppStartTracing to all Apple platform
getting started code snippets (Swift, Objective-C, SwiftUI) and
io.sentry.standalone-app-start-tracing.enable to the Android manifest,
within the tracing product option section for more accurate app start
measurements.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Building Building Preview, Comment May 29, 2026 9:38pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview May 29, 2026 9:38pm

Request Review

Copy link
Copy Markdown
Contributor

@buenaflor buenaflor left a comment

Choose a reason for hiding this comment

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

tbh I'm not sure if we wanna do this now because the dashboard doesn't yet support / reflect the standalone app starts

or at the very least we'll need to document it here

@buenaflor
Copy link
Copy Markdown
Contributor

buenaflor commented May 27, 2026

I think it makes sense to add this to the tracing page instead: e.g https://docs.sentry.io/platforms/android/tracing/

@romtsn
Copy link
Copy Markdown
Member

romtsn commented May 27, 2026

I agree with Gino, let's add it to the Tracing landing page instead, and add a bit more explanation (or a link to the full doc on standalone app starts), if you're fine with that? I think it's not a good look for us to promote experimental features in the main getting started snippet. Sorry for misguiding you!

@romtsn
Copy link
Copy Markdown
Member

romtsn commented May 27, 2026

We could track its adoption, and then put it in the main getting started snippet later (if not enough adoption), when we will have done the work for the Mobile Vitals dashboard.

…nding pages

Move the experimental standalone app start tracing config from getting
started guides to the tracing landing pages, per review feedback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@itaybre itaybre changed the title docs(apple, android): Enable standalone app start tracing in getting started guides docs(apple, android): Add standalone app start tracing to tracing pages May 29, 2026
@codeowner-assignment codeowner-assignment Bot requested a review from a team May 29, 2026 21:38
@itaybre
Copy link
Copy Markdown
Contributor Author

itaybre commented May 29, 2026

I agree with Gino, let's add it to the Tracing landing page instead, and add a bit more explanation (or a link to the full doc on standalone app starts), if you're fine with that? I think it's not a good look for us to promote experimental features in the main getting started snippet. Sorry for misguiding you!

Moved to Tracing page.
If we do not want to promote an experimental feature, then I cannot add it to the code examples there.

So I just added a new section in the page for extra visibility

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.

3 participants