Skip to content

ref(node): Remove vendored lru-memoizer instrumentation - #22739

Merged
andreiborza merged 1 commit into
developfrom
ab/remove-lrumemoizer-instrumentation
Jul 28, 2026
Merged

ref(node): Remove vendored lru-memoizer instrumentation#22739
andreiborza merged 1 commit into
developfrom
ab/remove-lrumemoizer-instrumentation

Conversation

@andreiborza

Copy link
Copy Markdown
Member

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

This instrumentation is dead code: the lru-memoizer integration is provided by the
channel-based implementation in `@sentry/server-utils` (default since #22501),
and the vendored OpenTelemetry instrumentation here is no longer wired up.

Ref: #22346

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@andreiborza
andreiborza marked this pull request as ready for review July 28, 2026 11:11
@andreiborza
andreiborza requested a review from a team as a code owner July 28, 2026 11:11
@andreiborza
andreiborza requested review from JPeer264, chargome, s1gr1d and stephanie-anderson and removed request for a team, s1gr1d and stephanie-anderson July 28, 2026 11:11
@andreiborza
andreiborza merged commit ca1dd2f into develop Jul 28, 2026
358 of 360 checks passed
@andreiborza
andreiborza deleted the ab/remove-lrumemoizer-instrumentation branch July 28, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants