Commit 54e091e
authored
fix(serverless): Export
When refactoring our `@sentry/tracing` package and exporting tracing
related integrations from SDK packages, we apparently forgot to export
`autoDiscoverNodePerformanceMonitoringIntegrations` from the Serverless
SDK. This fix re-adds the export.autoDiscoverNodePerformanceMonitoringIntegrations from SDK (#8382)1 parent ee4e37e commit 54e091e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments