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

Combined Metrics API updates for v0.3 (Add Observer instrument, remove Gauge instrument, etc.) #430

Merged
merged 57 commits into from
Feb 14, 2020

Commits on Jan 23, 2020

  1. Gauge/Observer rewrite pt 1

    jmacd committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    3e17050 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Checkpoint

    jmacd committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    56e1606 View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    jmacd committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    4f4f4f8 View commit details
    Browse the repository at this point in the history
  3. Optional features restored

    jmacd committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    12339db View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Update selection process

    jmacd committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    5945fa3 View commit details
    Browse the repository at this point in the history
  2. Update TOC

    jmacd committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    da61304 View commit details
    Browse the repository at this point in the history
  3. Upstream

    jmacd committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    c70cc97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc9caef View commit details
    Browse the repository at this point in the history
  5. Add detail on label set

    jmacd committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    210491e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Add examples

    jmacd committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    891759e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Misspellings

    jmacd committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a68d28c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

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

Commits on Feb 6, 2020

  1. Add a section on time

    jmacd committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    4f85830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a3430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97fefd View commit details
    Browse the repository at this point in the history
  4. Reword the metric event format

    jmacd committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ab5088c View commit details
    Browse the repository at this point in the history
  5. Update Counter and Measure

    jmacd committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    da8f189 View commit details
    Browse the repository at this point in the history
  6. Update Observer (partial)

    jmacd committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    afa0bb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0730c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Fixes

    jmacd committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e1298ea View commit details
    Browse the repository at this point in the history
  2. Fixes

    jmacd committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    cf896f3 View commit details
    Browse the repository at this point in the history
  3. Fixes

    jmacd committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    baba6e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Rename BoundTimer

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    12753e0 View commit details
    Browse the repository at this point in the history
  2. Typos and suggestions

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    b3da9d1 View commit details
    Browse the repository at this point in the history
  3. Reword global Meter

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    445a8a8 View commit details
    Browse the repository at this point in the history
  4. Rearrange early paragraphs

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    3325599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21fd3e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb16feb View commit details
    Browse the repository at this point in the history
  7. Define _run time_

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    01ae0d5 View commit details
    Browse the repository at this point in the history
  8. These

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f92b42b View commit details
    Browse the repository at this point in the history
  9. Iterate

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    d651afa View commit details
    Browse the repository at this point in the history
  10. Remove a TODO

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    49c19d4 View commit details
    Browse the repository at this point in the history
  11. More on global/named meters

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    a53ad58 View commit details
    Browse the repository at this point in the history
  12. Difference, Capture

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    313cd32 View commit details
    Browse the repository at this point in the history
  13. Timer wording

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    968caff View commit details
    Browse the repository at this point in the history
  14. Explicit timestamp

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0faf458 View commit details
    Browse the repository at this point in the history
  15. Rewrite simultaneous

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0081967 View commit details
    Browse the repository at this point in the history
  16. Example: active requests

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    bd1e06f View commit details
    Browse the repository at this point in the history
  17. Synchronously

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    b0ef3e4 View commit details
    Browse the repository at this point in the history
  18. Wording

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    cb3d369 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dc61b4e View commit details
    Browse the repository at this point in the history
  20. Detail on WithKeys

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6dce940 View commit details
    Browse the repository at this point in the history
  21. Counter is a special case

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ec8b3d5 View commit details
    Browse the repository at this point in the history
  22. Counter fixes; typo

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    775725f View commit details
    Browse the repository at this point in the history
  23. Typo

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    245db59 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    81ac205 View commit details
    Browse the repository at this point in the history
  25. Remove poor example

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    7b56958 View commit details
    Browse the repository at this point in the history
  26. Upstream

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    52be8c9 View commit details
    Browse the repository at this point in the history
  27. Update TOC

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    dfe0446 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    641a397 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c1b7c10 View commit details
    Browse the repository at this point in the history
  30. Run MDL

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6accb05 View commit details
    Browse the repository at this point in the history
  31. WithRecommendedKeys

    jmacd committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    18bdaa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Typo

    jmacd committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e51023d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    6ebfb6e View commit details
    Browse the repository at this point in the history
  2. Typo

    jmacd committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    9f186b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

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