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

Fix CumulativeCount value of +Inf bucket created from exemplar #1148

Merged
merged 4 commits into from Oct 13, 2022

Commits on Oct 12, 2022

  1. Fix CumulativeCount value of +Inf bucket created from exemplar

    Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net>
    balintzs committed Oct 12, 2022
    Copy the full SHA
    65f2ab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update prometheus/metric_test.go

    Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
    Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net>
    balintzs and bwplotka committed Oct 13, 2022
    Copy the full SHA
    80a1737 View commit details
    Browse the repository at this point in the history
  2. Clarify description of implicit +Inf bucket count

    Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net>
    balintzs committed Oct 13, 2022
    Copy the full SHA
    9c6dbbb View commit details
    Browse the repository at this point in the history
  3. Fix test variables

    Signed-off-by: Balint Zsilavecz <balint.zsilavecz@skyscanner.net>
    balintzs committed Oct 13, 2022
    Copy the full SHA
    0b02476 View commit details
    Browse the repository at this point in the history