Skip to content
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

Remove SentryService from SentryModule #13590

Open
Tracked by #12504
nicohrubec opened this issue Sep 4, 2024 · 0 comments
Open
Tracked by #12504

Remove SentryService from SentryModule #13590

nicohrubec opened this issue Sep 4, 2024 · 0 comments
Labels
Package: nestjs Issues related to the Sentry Nestjs SDK

Comments

@nicohrubec
Copy link
Contributor

nicohrubec commented Sep 4, 2024

The SentryModule exports a SentryService 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 the SentryService.

@nicohrubec nicohrubec added the Package: nestjs Issues related to the Sentry Nestjs SDK label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: nestjs Issues related to the Sentry Nestjs SDK
Projects
None yet
Development

No branches or pull requests

1 participant