getsentry / getsentry/sentry-javascript

Outgoing fetch trace propagation is broken on Bun

Aperta
#19,322 1 commento 1 reazione 1 assegnatario Rivendicata da @chargome Vedi su GitHub
Lingua principale
TypeScript
Stelle
8.7k
Fork
1.8k
Merge medio
1g 17h
PR unite (30g)
515

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.