We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3e7ac commit c3c8da3Copy full SHA for c3c8da3
packages/deno/src/index.ts
@@ -61,6 +61,7 @@ export {
61
startInactiveSpan,
62
startSpanManual,
63
startNewTrace,
64
+ suppressTracing,
65
metricsDefault as metrics,
66
inboundFiltersIntegration,
67
linkedErrorsIntegration,
packages/node/src/index.ts
@@ -124,6 +124,7 @@ export {
124
125
126
127
128
getActiveSpan,
129
withActiveSpan,
130
getRootSpan,
0 commit comments