Skip to content

docs: Add strict trace continuation for Capacitor#16983

Open
antonis wants to merge 4 commits into
masterfrom
docs/strict-trace-continuation-capacitor
Open

docs: Add strict trace continuation for Capacitor#16983
antonis wants to merge 4 commits into
masterfrom
docs/strict-trace-continuation-capacitor

Conversation

@antonis
Copy link
Copy Markdown
Contributor

@antonis antonis commented Mar 17, 2026

DESCRIBE YOUR PR

Add Capacitor-specific distributed tracing documentation with strict trace continuation section.

Changes:

  • javascript.capacitor.mdx (new) — Capacitor-specific distributed tracing include with strict trace continuation section and code examples, aligned with the existing React Native include

Note: The original PR also removed categorySupported from orgId and strictTraceContinuation in options.mdx. Those changes were dropped:

Related SDK PR: getsentry/sentry-capacitor#1166

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: 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

- Remove `categorySupported` restriction from `strictTraceContinuation`
  and `orgId` options so they show for all JS platforms (not just
  server/serverless)
- Create Capacitor distributed tracing include with strict trace
  continuation section
- Add strict trace continuation section to React Native distributed
  tracing include
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 17, 2026

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

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment May 19, 2026 8:38am
sentry-docs Ready Ready Preview, Comment May 19, 2026 8:38am

Request Review

@antonis antonis changed the title docs: Add strict trace continuation for Capacitor and React Native docs: Add strict trace continuation for Capacitor Mar 17, 2026
@antonis antonis marked this pull request as ready for review March 17, 2026 14:23
@antonis antonis requested a review from lucas-zimerman March 17, 2026 14:23
Copy link
Copy Markdown
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

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

Looking good, lets merge it at the end of the week when a new capacitor release is made

Copy link
Copy Markdown
Contributor Author

@antonis antonis left a comment

Choose a reason for hiding this comment

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

converting to draft till the implementation PR lands

@antonis antonis marked this pull request as draft March 17, 2026 14:54
antonis and others added 2 commits May 19, 2026 10:25
orgId categorySupported was already removed in #17724.
strictTraceContinuation stays server/serverless-only, aligned with RN
approach — the feature is documented in the distributed tracing guide.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
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.

2 participants