Skip to content

docs(kmp): Document Replay and fill feature documentation gaps - #19455

Merged
buenaflor merged 9 commits into
masterfrom
codex/docs/kmp-replay-size-analysis-snapshots
Sep 21, 2026
Merged

buenaflor merged 9 commits into
masterfrom
codex/docs/kmp-replay-size-analysis-snapshots

Conversation

@buenaflor

@buenaflor buenaflor commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Document Session Replay, Size Analysis, and Snapshots for KMP apps, and fill gaps in ANR/App Hang configuration, generic logging, and Release Health. Link the feature guides from KMP Features and the options reference.

The Replay guide follows the shared KMP API and Android/iOS mappings, with Compose Multiplatform UI explicitly unsupported. Size Analysis reuses existing upload includes; Snapshots links to native generation and shared upload workflows. The additional guidance covers dynamic log levels and session tracking, and calls out the existing Apple App Hang timeout-unit bug in KMP 0.5.0–0.27.0.

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.): YYYY-MM-DD
  • Other deadline: YYYY-MM-DD
  • No deadline: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

  • 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

Document shared Replay configuration and platform limitations for KMP apps.
Reuse Size Analysis includes and route snapshot setup to native workflows.
Link the guides from the KMP features and Compose Multiplatform pages.

Co-Authored-By: GPT-6 <noreply@openai.com>
@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
sentry-docs Ready Ready Preview Sep 17, 2026 11:07am UTC
1 Skipped Deployment
Project Deployment Actions Updated
develop-docs Ignored Ignored Preview Sep 17, 2026 11:07am UTC

Request Review

@github-actions github-actions Bot added the Priority: Normal Docs review has no urgent deadline label Sep 17, 2026
buenaflor and others added 6 commits September 17, 2026 11:07
Remove Replay promotion from the CMP guide and state that the Replay guide covers native Android and iOS UI.

Co-Authored-By: GPT-6 <noreply@openai.com>
Keep the new feature documentation linked from KMP Features only.

Co-Authored-By: GPT-6 <noreply@openai.com>
Replace the custom Replay and pre-release heading with a feature list using PlatformLink.

Co-Authored-By: GPT-6 <noreply@openai.com>
Use numbered snapshot setup steps, remove duplicate CI guidance, and add Size Analysis upload links. Clarify that iOS deployment requirements follow the SDK versions in use.

Co-Authored-By: GPT-6 <noreply@openai.com>
Co-Authored-By: GPT-6 <noreply@openai.com>
Remove redundant compatibility and manual-controls wording.

Co-Authored-By: GPT-6 <noreply@openai.com>
Remove repeated setup instructions and unverified CMP snapshot guidance.

Co-Authored-By: GPT-6 <noreply@openai.com>
@buenaflor
buenaflor marked this pull request as ready for review September 17, 2026 09:40
Copilot AI lite review requested due to automatic review settings September 17, 2026 09:40
@codeowner-assignment
codeowner-assignment Bot requested a review from a team September 17, 2026 09:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

This pull request adds Kotlin Multiplatform guides for Session Replay, Size Analysis, and Snapshots, linked from the KMP Features page.

Changes:

  • Documents Session Replay setup, sampling, privacy, and native configuration.
  • Adds Android and iOS Size Analysis upload guidance.
  • Adds Snapshot generation, upload, and CI workflows.
File summaries
File Description
docs/platforms/kotlin/guides/kotlin-multiplatform/snapshots/index.mdx Native snapshot generation and CI guidance
docs/platforms/kotlin/guides/kotlin-multiplatform/size-analysis/index.mdx Android and iOS Size Analysis workflows
docs/platforms/kotlin/guides/kotlin-multiplatform/session-replay/index.mdx Session Replay setup and configuration
docs/platforms/kotlin/guides/kotlin-multiplatform/features/index.mdx Links to the new feature guides
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Add shared configuration guidance and links for app responsiveness and sessions.
Document dynamic log levels and the existing Apple App Hang timeout limitation.

Co-Authored-By: GPT-6 <noreply@openai.com>
@buenaflor buenaflor changed the title docs(kotlin): Add Replay, Size Analysis, and Snapshots guides docs(kotlin): Document Replay and fill feature documentation gaps Sep 17, 2026
@buenaflor buenaflor changed the title docs(kotlin): Document Replay and fill feature documentation gaps docs(kmp): Document Replay and fill feature documentation gaps Sep 18, 2026

@coolguyzone coolguyzone left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Big lift, thanks for updating!

@buenaflor
buenaflor merged commit 0c3c6a8 into master Sep 21, 2026
26 checks passed
@buenaflor
buenaflor deleted the codex/docs/kmp-replay-size-analysis-snapshots branch September 21, 2026 08:04

This branch was successfully deployed

1 active deployment
Preview – sentry-docs 21239335 Deployed Sep 17, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Normal Docs review has no urgent deadline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants