getsentry / getsentry/sentry-javascript
Next.js Middleware Tracing Improvements
未关闭
Improvement
Next.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。