Framework spans already come from React Router's own instrumentation API (#22508), and the server OTel instrumentation is removed (#22551). What's missing is build-time channel injection for library instrumentation (mysql, pg, ioredis, …) in bundled server builds.
sentryReactRouter() adds sentryOrchestrionPlugin() by default, gated on the shared opt-out
- Cloudflare/workerd targets are out of scope for the first iteration — skip the plugin there
- Migrate the
react-router-8-orchestrion e2e app to the built-in wiring
Framework spans already come from React Router's own instrumentation API (#22508), and the server OTel instrumentation is removed (#22551). What's missing is build-time channel injection for library instrumentation (mysql, pg, ioredis, …) in bundled server builds.
sentryReactRouter()addssentryOrchestrionPlugin()by default, gated on the shared opt-outreact-router-8-orchestrione2e app to the built-in wiring