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

File client.test.ts

packages/node-core/test/sdk/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ProxyTracer } from '@opentelemetry/api';
2import * as opentelemetryInstrumentationPackage from '@opentelemetry/instrumentation';
3import type { BasicTracerProvider } from '@opentelemetry/sdk-trace-base';
4import type { Event, EventHint, Log } from '@sentry/core';

Callers

nothing calls this directly

Calls 15

getIsolationScopeFunction · 0.90
getGlobalScopeFunction · 0.90
getCurrentScopeFunction · 0.90
cleanupOtelFunction · 0.90
testFunction · 0.90
setClientMethod · 0.80
captureCheckInMethod · 0.80
clearMethod · 0.65
getOptionsMethod · 0.65
emitMethod · 0.65

Tested by

no test coverage detected