File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ changes:
19
19
20
20
- There is now automated performance instrumentation for Express, Fastify, Nest.js and Koa. You can remove any
21
21
performance and request isolation code you previously wrote manually for these frameworks.
22
- - All performance instrumenttion is enabled by default, and will only take effect if the instrumented package is used.
22
+ - All performance instrumention is enabled by default, and will only take effect if the instrumented package is used.
23
23
You don't need to use ` autoDiscoverNodePerformanceMonitoringIntegrations() ` anymore.
24
24
- You need to ensure to call ` Sentry.init() ` _ before_ you import any other packages. Otherwise, the packages cannot be
25
25
instrumented:
You can’t perform that action at this time.
0 commit comments