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

feat(react): Add reactRouterV6BrowserTracingIntegration for react router v6 & v6.4 #10491

Merged
merged 3 commits into from
Feb 5, 2024

Commits on Feb 5, 2024

  1. feat(react): Add browserTracingIntegration for react router v6 & v6.4

    feat(react): Add browserTracingIntegrations for router v4 & v5
    
    This adds a new `browserTracingReactRouterV6Integration()` exports deprecating the old routing instrumentation.
    
    I opted to leave as much as possible as-is for now, except for streamlining the attributes/tags we use for the instrumentation.
    mydea committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dcd0ea9 View commit details
    Browse the repository at this point in the history
  2. use for e2e tests

    mydea committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a37f678 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268177c View commit details
    Browse the repository at this point in the history