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 0ae8180 commit 29bdf86Copy full SHA for 29bdf86
packages/cloudflare/src/handler.ts
@@ -1,9 +1,11 @@
1
import {
2
captureException,
3
+ continueTrace,
4
flush,
5
SEMANTIC_ATTRIBUTE_SENTRY_OP,
6
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,
7
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
8
+ setHttpStatus,
9
startSpan,
10
withIsolationScope,
11
} from '@sentry/core';
0 commit comments