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

Add simple latency histogram metrics #89

Merged
merged 5 commits into from
Feb 28, 2022
Merged

Commits on Feb 2, 2022

  1. Add simple latency histogram metrics

    YongGang Che committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    224e1df View commit details
    Browse the repository at this point in the history
  2. remove Java 8 build

    YongGang Che committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6315f08 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. add test case

    YongGang Che committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e5561ea View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. reduce zero value bucket metrics publishing

    YongGang Che committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d5d94a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. use SortedMap to reduce bucket comparison

    YongGang Che committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    003bc8a View commit details
    Browse the repository at this point in the history