Commit d84b23a
ref(node): Remove vendored LangChain instrumentation (#22737)
## What
Removes the dead vendored OpenTelemetry LangChain instrumentation from
`@sentry/node`.
## Why
The LangChain 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 ca1dd2f commit d84b23a
2 files changed
Lines changed: 0 additions & 255 deletions
This file was deleted.
Lines changed: 0 additions & 246 deletions
This file was deleted.
0 commit comments