Skip to content

Commit 45b7c96

Browse files
andreiborzaclaude
andauthored
ref(node): Remove vendored tedious instrumentation (#22746)
## What Removes the dead vendored OpenTelemetry tedious instrumentation from `@sentry/node`. ## Why The tedious integration is now provided by the channel-based implementation in `@sentry/server-utils` (the default since #22501). The vendored instrumentation here is no longer wired into the SDK, so it is pure dead code. Ref: #22346 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 2f62056 commit 45b7c96

6 files changed

Lines changed: 0 additions & 359 deletions

File tree

packages/node/src/integrations/tracing/tedious/index.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/node/src/integrations/tracing/tedious/vendored/instrumentation.ts

Lines changed: 0 additions & 214 deletions
This file was deleted.

packages/node/src/integrations/tracing/tedious/vendored/semconv.ts

Lines changed: 0 additions & 34 deletions
This file was deleted.

packages/node/src/integrations/tracing/tedious/vendored/tedious-types.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

packages/node/src/integrations/tracing/tedious/vendored/utils.ts

Lines changed: 0 additions & 47 deletions
This file was deleted.

packages/node/test/integrations/tracing/tedious.test.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)