MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / tracing-channel.test.ts

File tracing-channel.test.ts

packages/server-utils/test/tracing-channel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AsyncLocalStorage } from 'node:async_hooks';
2import { tracingChannel } from 'node:diagnostics_channel';
3import type { Scope, Span } from '@sentry/core';
4import * as SentryCore from '@sentry/core';

Callers

nothing calls this directly

Calls 15

setAsyncContextStrategyFunction · 0.90
getCurrentScopeFunction · 0.90
getIsolationScopeFunction · 0.90
getGlobalScopeFunction · 0.90
startInactiveSpanFunction · 0.90
bindTracingChannelToSpanFunction · 0.90
getActiveSpanFunction · 0.90
startSpanFunction · 0.90
spanToJSONFunction · 0.90
setTimeoutFunction · 0.85
setupDeferredFunction · 0.85
setClientMethod · 0.80

Tested by

no test coverage detected