getsentry / getsentry/sentry-javascript

Improve SvelteKit client navigation spans

Aperta
#16,549 0 commenti 0 reazioni 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

### Problem Statement

I noticed a while ago, that navigation spans are extremely short sometimes (1-5ms) which makes me a bit suspicious if we're not missing some spans (e.g. resource spans or similar).

### Solution Brainstorm

* investigate with better e2e test routes
* perhaps stop directly ending the navigation span on the actual end of the navigation but rely on the idle span ending behaviour instead?
* ensure multiple quick subsequent navigations are still treated as separate traces and spans.

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.