Files
myeasycms-v2/packages/monitoring
giancarlo 5c5532dc22 Reorganize monitoring package dependencies
The changes include some reorganization of the dependencies in the 'package.json' of the monitoring package and the web app, aimed to enhance readability. Also, a minor correction in the whitespace around "@sentry/nextjs" dependency version was made. Furthermore, code related to the monitoring instrumentation provider has been refactored for more readable error handling.
2024-04-04 10:31:41 +08:00
..

Monitoring / @kit/monitoring

Please set the following environment variable to your preferred monitoring provider:

MONITORING_INSTRUMENTATION_PROVIDER=

Available Providers

To use a specific provider, set the MONITORING_INSTRUMENTATION_PROVIDER environment variable to one of the following values:

  1. Baselime: baselime
  2. Sentry: sentry