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: Add React Router Instrumentation for Tracing #20031

Merged
merged 3 commits into from Jul 24, 2020

Conversation

AbhiPrasad
Copy link
Member

A couple changes in this PR.

  1. Switch from @sentry/apm -> @sentry/tracing. All that happened here was that we changed from Integrations.Tracing to Integrations.BrowserTracing

  2. Use custom routing instrumentation for react-router. See the PR for this here: feat: Add instrumentation for React Router v3 sentry-javascript#2759

  3. Bump to SDK version 5.20.1. This patch includes a fix for a bug where we were incorrectly recording pageload durations, please see the PR for more details and possible consquences of it: fix(apm/tracing): update pageload op transaction start timestamps sentry-javascript#2773 (comment)

@AbhiPrasad AbhiPrasad requested a review from a team as a code owner July 24, 2020 19:03
Copy link
Member

@billyvg billyvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 😎

this was left over from testing
@AbhiPrasad AbhiPrasad merged commit cc645ef into master Jul 24, 2020
@AbhiPrasad AbhiPrasad deleted the abhi/sdk-react-router branch July 24, 2020 20:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants