Files
myeasycms-v2/packages/monitoring
giancarlo 2b447167f7 Add new pages and refactor existing code
This commit adds new Admin and Accounts pages, while also improving code by refactoring various portions such as extracting services from the join page and dynamically importing packages in logging and monitoring code. The build command is also removed from the WordPress package, and SWC minification is enabled in the Next.js configuration. Updated marketing content is also included in this commit.
2024-04-08 11:47:26 +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