getsentry / getsentry/sentry-javascript
Next.js Middleware Tracing Improvements
Đang mở
Improvement
Next.js
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.