[RR7] Instrument handleRequest
hook
#15517
Labels
Package: react-router
Issues related to the Sentry React Router SDK
handleRequest
hook
#15517
Description
Every server request in RR7 runs through the
handleRequest
hook exposed inentry.server.tsx
.This task is about researching how we can create a wrapper around this method to add automatic instrumentation to all server requests and possible follow up tasks.
The text was updated successfully, but these errors were encountered: