getsentry / getsentry/sentry-javascript

Improve SvelteKit client navigation spans

Abierto
#16,549 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Improvement SvelteKit
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.8k
Merge medio
1 d 17 h
PR fusionados (30 d)
515

Descripción

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

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.