getsentry / getsentry/sentry-javascript

SvelteKit Tracing: Handle Remote function requests and spans

Aperta
#17,474 1 commento 1 reazione 0 assegnatari Vedi su GitHub
Improvement SvelteKit
Lingua principale
TypeScript
Stelle
8.7k
Fork
1.8k
Merge medio
1g 17h
PR unite (30g)
515

Descrizione

Follow-up from [https://github.com/getsentry/sentry-javascript/issues/16982](https://github.com/getsentry/sentry-javascript/issues/16982)

Right now, remote function call requests don't produce nice traces because they're handled like non-route requests by `sentryHandle`. We need to check the isRemoteRequest property on the request event to identify and handle these requests correctly

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.