Skip to content

Outgoing fetch trace propagation is broken on Bun #19322

@chargome

Description

@chargome

sentry-trace and baggage headers are not attached to outgoing fetch() requests. The OTel nativeNodeFetchIntegration does not intercept Bun's native fetch implementation, so distributed tracing across services does not work. The inbound request starts a new trace instead of continuing the caller's trace.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions