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 c41aadf commit 9f490f4Copy full SHA for 9f490f4
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