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 d4ba3dd commit 4dbb4e3Copy full SHA for 4dbb4e3
packages/core/src/tracing/spans/captureSpan.ts
@@ -19,7 +19,6 @@ import { getCombinedScopeData } from '../../utils/scopeData';
19
import {
20
INTERNAL_getSegmentSpan,
21
showSpanDropWarning,
22
- spanIsSampled,
23
spanToStreamedSpanJSON,
24
streamedSpanJsonToSerializedSpan,
25
} from '../../utils/spanUtils';
0 commit comments