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

feat(nestjs): Duplicate SentryService behaviour into @sentry/nestjs SDK init() #14321

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Nov 15, 2024

Ref: #14292

The SentryService is a bit redundant nowadays. This PR duplicates its logic - which is idempotent, therefore not dangerous to be duplicated - into the Sentry.init() call of the nestjs sdk.

@lforst lforst mentioned this pull request Nov 15, 2024
5 tasks
@lforst lforst requested a review from chargome November 15, 2024 13:55
@lforst lforst merged commit 43c7079 into develop Nov 18, 2024
151 checks passed
@lforst lforst deleted the lforst-sentry-service-prework branch November 18, 2024 08:41
onurtemizkan pushed a commit that referenced this pull request Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants