Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RR7] Instrument handleRequest hook #15517

Closed
chargome opened this issue Feb 26, 2025 · 1 comment · Fixed by #15787
Closed

[RR7] Instrument handleRequest hook #15517

chargome opened this issue Feb 26, 2025 · 1 comment · Fixed by #15787
Assignees
Labels
getsentry/sentry-javascript Package: react-router Issues related to the Sentry React Router SDK

Comments

@chargome
Copy link
Member

Description

Every server request in RR7 runs through the handleRequest hook exposed in entry.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.

@chargome chargome added the Package: react-router Issues related to the Sentry React Router SDK label Feb 26, 2025
@chargome chargome self-assigned this Feb 26, 2025
Copy link
Contributor

github-actions bot commented Apr 3, 2025

A PR closing this issue has just been released 🚀

This issue was referenced by PR #15787, which was included in the 9.11.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
getsentry/sentry-javascript Package: react-router Issues related to the Sentry React Router SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant