Skip to content

Add lruMemoizerIntegration for Node #13309

Closed
@mydea

Description

@mydea

Description

We want to instrument lru-memoizer There is an existing OTEL instrumentation for this:

https://www.npmjs.com/package/@opentelemetry/instrumentation-lru-memoizer

### Tasks
- [ ] Add new `lruMemorizerIntegration` in `@sentry/node`
- [ ] This should set up the OTEL instrumentation
- [ ] Make sure trace propagation works correctly - note that this instrumentation does not emit any spans!
- [ ] Add node-integration-tests for the package
- [ ] The integration should be added by default

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions