Skip to content

Commit 3c756c0

Browse files
committed
fix(v10/sveltekit): Export metrics from worker entry point
1 parent 988de7f commit 3c756c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/sveltekit/src/worker/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export {
5050
lastEventId,
5151
linkedErrorsIntegration,
5252
logger,
53+
metrics,
5354
requestDataIntegration,
5455
rewriteFramesIntegration,
5556
Scope,

0 commit comments

Comments
 (0)