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

ref(apm): Always use monotonic clock for time calculations #2485

Merged
merged 8 commits into from Mar 11, 2020

Commits on Mar 10, 2020

  1. ref(apm): Always use monotonic clock for time calculations

    Also remove offset time calculations since everything is based on timeOrigin
    HazAT authored and rhcarvalho committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    c89e9ca View commit details
    Browse the repository at this point in the history
  2. ref: Changelog

    HazAT authored and rhcarvalho committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    fe1c9b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f07ce View commit details
    Browse the repository at this point in the history
  4. doc(apm): Document argument to Span.finish inline

    Document the argument using the same format used in microsoft/TypeScript
    code base.
    rhcarvalho committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    7d71161 View commit details
    Browse the repository at this point in the history
  5. Update packages/apm/src/span.ts

    Co-Authored-By: Rodolfo Carvalho <rodolfo.carvalho@sentry.io>
    HazAT and rhcarvalho committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2940fdc View commit details
    Browse the repository at this point in the history
  6. ref: Remove empty blocking test

    HazAT authored and rhcarvalho committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    bbf54ad View commit details
    Browse the repository at this point in the history
  7. Remove logging for discarded entries

    We may reintroduce this later on-demand. For now, reduce noise.
    rhcarvalho committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    caa5aa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    639778d View commit details
    Browse the repository at this point in the history