[v9] Remove NestJS SentryService
#13590
Labels
Package: nestjs
Issues related to the Sentry Nestjs SDK
Milestone
SentryService
#13590
The
SentryModule
exports aSentryService
to set some nestjs specific span attributes on the client. We can look into moving this logic to the init call of the SDK and remove theSentryService
.The text was updated successfully, but these errors were encountered: