Skip to content

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

Merged
lforst merged 2 commits intodevelopfrom
lforst-sentry-service-prework
Nov 18, 2024
Merged

feat(nestjs): Duplicate SentryService behaviour into @sentry/nestjs SDK init()#14321
lforst merged 2 commits intodevelopfrom
lforst-sentry-service-prework

Conversation

@lforst
Copy link
Copy Markdown
Contributor

@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
@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