This commit introduces Sentry and Baselime packages into the monitoring section, complete with associated dependencies and scripts. These changes also reflect necessary updates to the 'pnpm-lock.yaml' file to account for these new dependencies.
8 lines
162 B
Markdown
8 lines
162 B
Markdown
# Baselime Monitoring / @kit/baselime
|
|
|
|
Please set the following environment variables:
|
|
|
|
```
|
|
BASELIME_KEY=your_key
|
|
MONITORING_INSTRUMENTATION_PROVIDER=baselime
|
|
``` |