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 db4b494 commit 5832141Copy full SHA for 5832141
packages/browser/src/exports.ts
@@ -39,6 +39,7 @@ export {
39
setCurrentClient,
40
Scope,
41
continueTrace,
42
+ getTraceData,
43
suppressTracing,
44
SDK_VERSION,
45
setContext,
packages/browser/src/index.ts
@@ -51,7 +51,6 @@ export {
51
startSpanManual,
52
withActiveSpan,
53
startNewTrace,
54
- getTraceData,
55
getSpanDescendants,
56
setMeasurement,
57
getSpanStatusFromHttpCode,
0 commit comments