MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / linkedTraces.test.ts

File linkedTraces.test.ts

packages/browser/test/tracing/linkedTraces.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { PropagationContext, Span } from '@sentry/core/browser';
2import {
3 addChildSpanToSpan,
4 debug,

Callers

nothing calls this directly

Calls 11

linkTracesFunction · 0.90
addPreviousTraceSpanLinkFunction · 0.90
spanContextSampledFunction · 0.90
addChildSpanToSpanFunction · 0.85
spanToJSONFunction · 0.85
timestampInSecondsFunction · 0.85
spanContextMethod · 0.65
nowMethod · 0.65
keysMethod · 0.65

Tested by

no test coverage detected