Commit ca1dd2f
ref(node): Remove vendored lru-memoizer instrumentation (#22739)
## What
Removes the dead vendored OpenTelemetry lru-memoizer instrumentation
from `@sentry/node`.
## Why
The lru-memoizer 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 24b42a7 commit ca1dd2f
2 files changed
Lines changed: 0 additions & 64 deletions
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 58 deletions
This file was deleted.
0 commit comments