Skip to content

Add traceparent header support for Browser SDKs #17482

@mydea

Description

@mydea

We want to implement the propagateTraceparent option for browser SDKs only: https://develop.sentry.dev/sdk/telemetry/traces/#propagatetraceparent

Server SDKs do not need to implement this. The goal is that users with a sentry-instrumented frontend can interop with pure OTEL-instrumented backends. If this setting is set, the traceparent header should be set in addition to existing headers - also see https://develop.sentry.dev/sdk/telemetry/traces/distributed-tracing/#w3c-trace-context-header

Metadata

Metadata

Assignees

Labels

javascriptPull requests that update javascript code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions