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

File sdk.ts

packages/vercel-edge/src/sdk.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { context, diag, DiagLogLevel, propagation, trace } from '@opentelemetry/api';
2import { BasicTracerProvider } from '@opentelemetry/sdk-trace-base';
3import type { Client, Integration, Options } from '@sentry/core';
4import {

Callers

nothing calls this directly

Calls 2

createStackParserFunction · 0.90
nodeStackLineParserFunction · 0.90

Tested by

no test coverage detected