Skip to content

ref(node): Replace @opentelemetry/api in lru-memoizer instrumentation with sentry APIs#21818

Draft
nicohrubec wants to merge 1 commit into
developfrom
nh/lru-memoizer-sentry-context
Draft

ref(node): Replace @opentelemetry/api in lru-memoizer instrumentation with sentry APIs#21818
nicohrubec wants to merge 1 commit into
developfrom
nh/lru-memoizer-sentry-context

Conversation

@nicohrubec

@nicohrubec nicohrubec commented Jun 26, 2026

Copy link
Copy Markdown
Member

Drop the remaining @opentelemetry/api usage in the lru-memoizer instrumentation.

Replaces the last `@opentelemetry/api` usage (`context.bind(context.active(), …)`) with `withActiveSpan(getActiveSpan(), …)` from `@sentry/core`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nicohrubec nicohrubec changed the title ref(node): Remove remaining OTel API from lru-memoizer instrumentation ref(node): Replace @opentelemetry/api in lru-memoizer instrumentation with sentry APIs Jun 26, 2026
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.

1 participant