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 1421400 commit 79dc36cCopy full SHA for 79dc36c
packages/opentelemetry/test/trace.test.ts
@@ -10,6 +10,7 @@ import {
10
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
11
getClient,
12
getCurrentScope,
13
+ spanToJSON,
14
} from '@sentry/core';
15
import type { Event, PropagationContext, Scope } from '@sentry/types';
16
0 commit comments