-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
ImprovementMeta: Help WantedPackage-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Description
Description
We want to instrument tedious. There is an existing OTEL instrumentation for this:
https://www.npmjs.com/package/@opentelemetry/instrumentation-tedious
### Tasks
- [ ] Add new `tediousIntegration` in `@sentry/node`
- [ ] This should set up the OTEL instrumentation
- [ ] Make sure to add an `origin` to all spans the integration emits
- [ ] Add node-integration-tests for the package
- [ ] The integration should be added by default
This is a DB integration, make sure to test it accordingly.
Metadata
Metadata
Assignees
Labels
ImprovementMeta: Help WantedPackage-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK