-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feat(nestjs): Remove SentryTracingInterceptor
, SentryGlobalGraphQLFilter
, SentryGlobalGenericFilter
#14761
feat(nestjs): Remove SentryTracingInterceptor
, SentryGlobalGraphQLFilter
, SentryGlobalGenericFilter
#14761
Conversation
size-limit report 📦
|
didnt check because i am out but i think i duplicated the code for the interceptor into init() so that we can remove it |
that was for |
67a373b
to
55a8659
Compare
55a8659
to
0ae6097
Compare
Note: we keep
SentryTracingInterceptor
to maintain parameterized transaction names but remove the public export.Closes: #14295