Commit 2cc9f19
committed
feat: integrate Sentry to BFF
- Added Sentry for error tracking in server.js and configured it with DSN from environment variables.
- Set up Sentry error handler for Fastify.
- Enhanced authentication logging in auth-utils.js by adding breadcrumbs for successful user authentication.
- Added Sentry breadcrumbs in http-proxy.js to track token refresh attempts and usage of crate.
- Updated package.json to include Sentry dependencies.1 parent fc68756 commit 2cc9f19
File tree
6 files changed
+900
-8
lines changed- server
- plugins
6 files changed
+900
-8
lines changed
0 commit comments