prometheus/model
beorn7 2d233cf95e Histogram: Fix allFloatBucketIterator
If the zero threshold overlaps with the highest negative bucket and/or
the lowest positive bucket, its upper or lower boundary, respectively,
has to be adjusted. In valid histograms, only ever the highest
negative bucket and/or the lowest positive bucket may overlap with the
zero bucket. This is assumed in this code to simplify the checks.

Signed-off-by: beorn7 <beorn@grafana.com>
2022-05-03 16:24:11 +02:00
..
exemplar Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
histogram Histogram: Fix allFloatBucketIterator 2022-05-03 16:24:11 +02:00
labels Compare equality of label.Label structs directly (#10427) 2022-03-15 00:30:04 +01:00
relabel Switch to grafana/regexp everywhere (#10268) 2022-02-13 00:58:27 +01:00
rulefmt Expose Error function for WrappedError (#9662) 2021-11-12 17:38:59 -05:00
textparse Merge branch 'main' into sparsehistogram 2022-04-05 18:31:19 +02:00
timestamp Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
value Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00