fxa/libs/shared/sentry-next/src
Dan Schomburg 14c64e18b7
task(admin-server): Fix startup times and some refactor
Because:
- We want to improve startup performance of admin-server
- We determined using the @sentry/node package in the admin-server was source of slowdown
- Using @sentry/nestjs made a big improvement in startup time.

This Commit:
- Switches to using @sentry/nestjs integration for admin-server
- Refactors libs/sentry into three distinct contexts libs/sentry-nestjs, libs/sentry-node, libs/sentry-browser, and libs/sentry-utils
- Extracts common functions to libs/sentry-utils so they can be reused.
2024-10-30 12:32:46 -07:00
..
lib task(admin-server): Fix startup times and some refactor 2024-10-30 12:32:46 -07:00
index.ts task(admin-server): Fix startup times and some refactor 2024-10-30 12:32:46 -07:00