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:
1919
2020- There is now automated performance instrumentation for Express, Fastify, Nest.js and Koa. You can remove any
2121 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.
2323 You don't need to use ` autoDiscoverNodePerformanceMonitoringIntegrations() ` anymore.
2424- You need to ensure to call ` Sentry.init() ` _ before_ you import any other packages. Otherwise, the packages cannot be
2525 instrumented:
You can’t perform that action at this time.
0 commit comments