Skip to content

[OTEL] Make sure we propagate baggage correctly #6807

@AbhiPrasad

Description

@AbhiPrasad

Problem Statement

https://github.com/getsentry/sentry-javascript/blob/master/packages/opentelemetry-node/src/propagator.ts#L32-L50

We only propagate baggage when there is an active transaction, which doesn't follow the spec.

Solution Brainstorm

We need to propagate baggage, even if there is no transaction to reference.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions