-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
ImprovementPackage-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Description
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
Labels
ImprovementPackage-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK