We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@sentry/nestjs
SentryTracingInterceptor
The SDK is currently tracing duplicate spans for `SentryTracingInterceptor` (incoming req + outgoing response).We should look into excluding spans for this interceptor altogether as this only serves as an internal helper and adds noise for the user.