Commit 8891d38
committed
feat(stdlib): support Sentry V8
BREAKING CHANGE:
- Requires Sentry v8+. This should result in the same information in Sentry, since Compas already used the new Span based api's.
- Removes the need for `_experiments.metricsAggregator`
- Use lazy imports after `Sentry.init`, this allows Sentry to instrument other imports.
- Removes the need for calling `Sentry.autoDiscoverNodePerformanceMonitoringIntegrations()`.
- Removes the need for explicitly setting `captureErrorCause: true`.1 parent 127d73b commit 8891d38
File tree
7 files changed
+805
-132
lines changed- packages
- server/src/middleware
- stdlib
- src
- store/src
7 files changed
+805
-132
lines changed
0 commit comments