Skip to content

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

Open
sinatragianpaolo wants to merge 2 commits intodevelopfrom
UN-2415
Open

UN-2415: Remove Sentry integration from tryber-api#525
sinatragianpaolo wants to merge 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
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