Skip to content

feat(react-router): Add client-side router instrumentation #16185

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

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

chargome
Copy link
Member

@chargome chargome commented May 2, 2025

  • Adds client-side instrumentation for react router's HydratedRouter (which is basically a DataRouter enhanced with ssr data)
    • Updates pageloads to have parameterized transaction names
    • Adds parameterized navigation payloads
  • Adds reactRouterTracingIntegration which needs to be used instead of browserTracingIntegration (this in turn inits the router instrumentation)
  • Logs a warning whenever browserTracingIntegration is used within this package

@chargome chargome self-assigned this May 2, 2025
@chargome chargome marked this pull request as ready for review May 4, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant