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

Correct Prometheus output for timer and JSON output for SimpleTimer (3.x) #4243

Merged
merged 4 commits into from
May 23, 2022
Merged

Correct Prometheus output for timer and JSON output for SimpleTimer (3.x) #4243

merged 4 commits into from
May 23, 2022

Commits on May 19, 2022

  1. Correct Prometheus output for timer and JSON output for SimpleTimer; …

    …add tests
    
    Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
    tjquinno committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8b35047 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Fix lingering Prometheus output issues for SimpleTimer

    Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
    tjquinno committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8ce70cf View commit details
    Browse the repository at this point in the history
  2. Improve Prometheus output testing

    Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
    tjquinno committed May 20, 2022
    Configuration menu
    Copy the full SHA
    dc68a23 View commit details
    Browse the repository at this point in the history
  3. Fix runtime conversion error for storage-based units; add tests

    Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
    tjquinno committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9391118 View commit details
    Browse the repository at this point in the history