Skip to content

NestJS: instrument pipes, guards, interceptors via @Injectable() #352

Description

@jrothrock

Expand the NestJS integration beyond controllers to cover the rest of the request pipeline by hooking into @Injectable() providers — pipes, guards, interceptors, and filters — so users can see where time is being spent across the chain.

Possible stretch: pick up @nestjs/schedule cron/interval/timeout jobs as their own traced operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestintegration/nestIntegration with NestJS (https://www.nestjs.com)

    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