We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7e5ae commit 1dffbbcCopy full SHA for 1dffbbc
packages/vercel-edge/src/index.ts
@@ -67,6 +67,12 @@ export {
67
inboundFiltersIntegration,
68
linkedErrorsIntegration,
69
requestDataIntegration,
70
+ extraErrorDataIntegration,
71
+ debugIntegration,
72
+ dedupeIntegration,
73
+ rewriteFramesIntegration,
74
+ captureConsoleIntegration,
75
+ moduleMetadataIntegration,
76
zodErrorsIntegration,
77
SEMANTIC_ATTRIBUTE_SENTRY_OP,
78
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,
0 commit comments