Skip to content

docs(supabase): add client-side trace propagation cross-links - #18972

Open
smeubank wants to merge 3 commits into
getsentry:masterfrom
smeubank:docs(supabase)add-client-side-trace-propagation
Open

docs(supabase): add client-side trace propagation cross-links#18972
smeubank wants to merge 3 commits into
getsentry:masterfrom
smeubank:docs(supabase)add-client-side-trace-propagation

Conversation

@smeubank

@smeubank smeubank commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Link Sentry's Supabase integration docs to the new Supabase client-side tracing feature. Adds a Trace Propagation section to the JS integration, a log correlation section to the Log Drains page, and new stub pages for Apple and Dart pointing to supabase.com/docs/guides/monitoring-and-debugging/client-side-tracing.

Python docs are pending.

We've extended trace propagation support to more platforms and this should help bring visibility to that.

IS YOUR CHANGE URGENT?

Nope:) nice to have though

Link Sentry's Supabase integration docs to the new Supabase client-side tracing feature. Adds a Trace Propagation section to the JS integration, a log correlation section to the Log Drains page, and new stub pages for Apple and Dart pointing to supabase.com/docs/guides/monitoring-and-debugging/client-side-tracing.

Python docs are pending.
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

@smeubank is attempting to deploy a commit to the Sentry Team on Vercel.

A member of the Team first needs to authorize it.

@smeubank

smeubank commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

A member of the Team first needs to authorize it.

rejection hurts 🥹

this was wrong my colleague confirmed:

"that's wrong. I verified against sentry-javascript source: Sentry's OTel propagator does **not** emit traceparent unless you also set propagateTraceparent: true in Sentry.init() . It defaults to false. Without it, a user following this doc gets zero trace headers on Supabase calls, silently. For the browser SDK there's a second gap: Sentry only attaches headers to cross-origin requests for hosts listed in tracePropagationTargets, and Supabase is always cross-origin, so the project's Supabase URL needs to be in that list too."
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Aug 11, 2026 5:06pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Aug 11, 2026 5:06pm

Request Review

Comment thread docs/product/drains/supabase.mdx
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