Skip to content

Next.js Middleware Tracing Improvements #13469

Open
@lforst

Description

@lforst

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions