React Router exposed the new experimental instrumentations API.
We need to investigate how we can leverage the new API for adding Sentry instrumentation. As a first step we likely want to export Sentry-specific instrumentations that user have to add to their instrumentations array manually (both client and server).
Additional information can be found here