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

fixed percentiles not being able to be ints #9447

Merged
merged 4 commits into from
Jul 19, 2021
Merged

Commits on Jun 29, 2021

  1. fixed percentiles not being able to be ints

    MyaLongmire committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    093e8c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. moved Number declaration to config.go

    MyaLongmire committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3b7f916 View commit details
    Browse the repository at this point in the history
  2. added tests to ensure ints get parsed

    MyaLongmire committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ae246a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. moved number to statsd so nothing else can use it

    MyaLongmire committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7ecd5db View commit details
    Browse the repository at this point in the history