Skip to content

UN-2415: Remove Sentry integration from tryber-api#525

Merged
sinatragianpaolo merged 2 commits intodevelopfrom
UN-2415
Mar 9, 2026
Merged

UN-2415: Remove Sentry integration from tryber-api#525
sinatragianpaolo merged 2 commits intodevelopfrom
UN-2415

Conversation

@sinatragianpaolo
Copy link
Contributor

Summary

  • Removed @sentry/node from dependencies
  • Deleted src/features/sentry/index.ts
  • Removed Sentry initialization and error handler from src/app.ts
  • Removed Sentry.captureException() from src/features/routes/Route.ts
  • Removed Sentry.identifyUser() from src/middleware/jwtSecurityHandler.ts
  • Removed Sentry breadcrumbs and captureMessage() from src/middleware/validationFail.ts and src/middleware/postResponseHandler.ts
  • Removed SENTRY_ENVIRONMENT from .env.template

@github-actions
Copy link

Tests difference:

@sinatragianpaolo sinatragianpaolo marked this pull request as draft February 27, 2026 08:28
@sinatragianpaolo sinatragianpaolo changed the title chore: remove Sentry integration UN-2415: Remove Sentry integration from tryber-api Mar 5, 2026
@sinatragianpaolo sinatragianpaolo marked this pull request as ready for review March 5, 2026 08:46
@sinatragianpaolo sinatragianpaolo merged commit 1986828 into develop Mar 9, 2026
3 of 4 checks passed
@sinatragianpaolo sinatragianpaolo deleted the UN-2415 branch March 9, 2026 15:46
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