Comparison

spec/core_storagemanager_spec.lua @ 12123:7ba686696250

openmetrics/histograms: fix incorrect condition for bucketing The buckets thresholds are to be taken as "less than or equal to". The condition as written in the code did only "less than", not "less than or equal to". That's fixed now.
author Jonas Schäfer <jonas@wielicki.name>
date Sun, 26 Dec 2021 22:32:00 +0100
parent 11739:e0d0680e04cc
child 12589:39ae08180c81
child 12598:a2624315d30e
comparison
equal deleted inserted replaced
12122:50795249b7be 12123:7ba686696250