Closed
Description
This is a tracking list of all problems we've encountered around OpenTelemetry instrumentation
### Dependency issues (either OTEL or OTEL instrumentation)
- [ ] https://github.com/prisma/prisma/issues/23410
- [ ] https://github.com/open-telemetry/opentelemetry-js-contrib/issues/1872
- [ ] https://github.com/DataDog/import-in-the-middle/issues/57
- [ ] https://github.com/open-telemetry/opentelemetry-js-contrib/issues/2092
- [ ] https://github.com/DataDog/import-in-the-middle/issues/77
- [ ] Optimize OTEL js to be more treeshakable (concern for serverless and for profiling-node bundle)
### Instrumentation Gaps compared to Sentry
- [ ] https://github.com/getsentry/sentry-javascript/issues/10168
- [ ] https://github.com/getsentry/sentry-javascript/issues/11046
### Documentation Requirements
- [ ] https://github.com/getsentry/sentry-javascript/issues/11064
### ESM Issues
- [x] Need to expose easy way to use OTEL ESM loader from `@sentry/node` and metaframeworks (https://github.com/getsentry/sentry-javascript/pull/11338)
- [ ] Auto-instrumentation does not work for Astro SDK + OTEL because of ESM (cannot provide `--experimental-loader` when starting Astro server)
### Bundling
- [ ] https://github.com/getsentry/sentry-javascript/issues/10940
- [ ] https://github.com/open-telemetry/opentelemetry-js/pull/4593
### OTEL + Sentry Combined Instrumentation
- [ ] What's the correct way to get a reference to tracer provider - https://github.com/getsentry/sentry-javascript/discussions/11235
- [ ] expose way to add sentry to custom propagators
Metadata
Metadata
Assignees
Type
Projects
Status
No status