sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

[v8] Port `@sentry/remix` to be powered by OpenTelemetry

Open mydea opened this issue 1 year ago • 1 comments

### Tasks
- [x] Update dependency to `@sentry/node` - https://github.com/getsentry/sentry-javascript/pull/11031
- [x] Ensure it builds
- [ ] Ensure tests pass
- [ ] Test it in an actual app

mydea avatar Mar 12 '24 10:03 mydea

Related: https://github.com/getsentry/sentry-javascript/issues/11067

could we use https://www.npmjs.com/package/opentelemetry-instrumentation-remix?

AbhiPrasad avatar Apr 26 '24 19:04 AbhiPrasad