Skip to content

Express middleware chain instrumentation #353

Description

@jrothrock

Instrument the full Express middleware chain so each middleware shows up as its own span, making it easy to spot which middleware in the stack is adding latency.

Today the integration captures the route handler but the middleware chain leading up to it is largely opaque.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions