Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js Middleware Tracing Improvements #13469

Open
lforst opened this issue Aug 27, 2024 · 0 comments
Open

Next.js Middleware Tracing Improvements #13469

lforst opened this issue Aug 27, 2024 · 0 comments
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK

Comments

@lforst
Copy link
Member

lforst commented Aug 27, 2024

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.
@lforst lforst added the Package: nextjs Issues related to the Sentry Nextjs SDK label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK
Projects
None yet
Development

No branches or pull requests

1 participant