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

File opentelemetry.test.ts

packages/cloudflare/test/opentelemetry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { trace } from '@opentelemetry/api';
2import type { TransactionEvent } from '@sentry/core';
3import { startSpan } from '@sentry/core';
4import { beforeEach, describe, expect, test } from 'vitest';

Callers

nothing calls this directly

Calls 10

resetSdkFunction · 0.90
testFunction · 0.90
initFunction · 0.90
startSpanFunction · 0.90
pushMethod · 0.80
endMethod · 0.65
flushMethod · 0.65
getTracerMethod · 0.45
startSpanMethod · 0.45
startActiveSpanMethod · 0.45

Tested by

no test coverage detected