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 @sentry/tracing #2719

Merged
merged 18 commits into from Jul 17, 2020
Merged

Feat: Add @sentry/tracing #2719

merged 18 commits into from Jul 17, 2020

Commits on Jul 14, 2020

  1. feat: Add @sentry/tracing

    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    ffabb26 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG

    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    7166662 View commit details
    Browse the repository at this point in the history
  3. Add to package.json

    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    8baeea5 View commit details
    Browse the repository at this point in the history
  4. feat: Create IdleTransaction class (#2720)

    * feat: Adjust hub for idle transaction
    
    * feat: Add IdleTransaction class
    
    * test: IdleTransaction
    
    * ref: Some uneeded code
    
    * ref: Declare class variables in constructor
    
    * chore: Cleanup set() comments
    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    f0f288d View commit details
    Browse the repository at this point in the history
  5. feat: Add BrowserTracing integration (#2723)

    * test: remove hub.startSpan test
    
    * feat(tracing): Add BrowserTracing integration and tests
    
    * fix: defaultRoutingInstrumentation
    
    * ref: Remove static methods
    
    * multiple before finishes
    
    * ref: Routing Instrumentation
    
    * remove tracing
    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    9587853 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a51d717 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    adfc0b7 View commit details
    Browse the repository at this point in the history
  8. ref: Convert React and Vue Tracing to use active transaction (#2741)

    * ref: Make React Profiler use active transaction
    
    * ref: Make Vue Tracing using active transaction
    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    2c88eb9 View commit details
    Browse the repository at this point in the history
  9. docs: Add upgrade guide

    AbhiPrasad committed Jul 14, 2020
    Copy the full SHA
    6d9f140 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    54b8494 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Copy the full SHA
    6c4e9d5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fee0ec2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    86b3506 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Copy the full SHA
    9b9c02a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66b9609 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    149ff46 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    80edac4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    384ef63 View commit details
    Browse the repository at this point in the history