getsentry / getsentry/sentry-javascript
Next.js Middleware Tracing Improvements
Aperta
Improvement
Next.js
- Lingua principale
- TypeScript
- Stelle
- 8.7k
- Fork
- 1.8k
- Merge medio
- 1g 17h
- PR unite (30g)
- 515
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.