getsentry / getsentry/sentry-javascript

Outgoing fetch trace propagation is broken on Bun

Abierto
#19,322 1 comentario 1 reacción 1 asignado Reclamado por @chargome Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.8k
Merge medio
1 d 17 h
PR fusionados (30 d)
515

Descripción

`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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.