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

File initOtel.test.ts

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

Source from the content-addressed store, hash-verified

1import { debug } from '@sentry/core';
2import { beforeEach, describe, expect, it, vi } from 'vitest';
3import { _clampSpanProcessorTimeout } from '../../src/sdk/initOtel';
4

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected