зеркало из https://github.com/mozilla/fxa.git
14c64e18b7
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. |
||
---|---|---|
.. | ||
lib | ||
index.ts |