getsentry / getsentry/sentry-javascript
Next.js Middleware Tracing Improvements
Abierto
Improvement
Next.js
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Description
The way Next.js middleware spans are attached to traces is currently problematic for pageload traces: The middleware spans are completely detached from the rest of the trace.
Minimum desired outcome:
- The middleware span is attached to the pageload trace in some way shape or form.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.