-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKType: Tests
Description
We do not have a test app to test that we properly support a node app with a custom OTEL setup. We may want to have two different E2E test apps:
### Tasks
- [ ] https://github.com/getsentry/sentry-javascript/pull/12690
- [x] An app using `@opentelemetry/sdk-trace-node` and some more custom tracing setup (e.g. more instrumentation, custom sampler, ....)
- [x] An app using `@opentelemetry/sdk-trace-node` that does not use Sentry for performance at all, but only for errors, and only uses OTEL for trace monitoring.
Metadata
Metadata
Assignees
Labels
Package-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKType: Tests