Commit Graph

15 Commits (04b370da00d7a9e34afa4d8931753b3b1849843d)

Author SHA1 Message Date
Björn Rabenstein dccfb9db4e
histogram: Remove code replication via generics (#11361)
2 years ago
beorn7 a7c519930e histograms: Add Compact method to the normal integer Histogram
2 years ago
beorn7 2d233cf95e Histogram: Fix allFloatBucketIterator
3 years ago
beorn7 56db51c826 Histgram: Fix Compact for spans of only empty buckets
3 years ago
beorn7 15583af9bb Histogram: Fix crash when compacting only empty buckets
3 years ago
beorn7 9fbcf14e5c histogram: Handle changes of the ZeroThreshold and the Schema
3 years ago
Björn Rabenstein ec80745884
Merge pull request #10075 from prometheus/beorn7/histogram
3 years ago
beorn7 3b4d6c3fdb model: Implement FloatHistogram.Compact
3 years ago
beorn7 e7592fe353 sparsehistogram: Address two TODOs
3 years ago
beorn7 27f865ec49 histograms: avoid initialization tracking in reverseFloatBucketIterator
3 years ago
beorn7 a6acdfe346 histograms: Doc comment and naming improvements
3 years ago
Ganesh Vernekar 4a43349aca
`histogram_quantile` for sparse histograms (#9935)
3 years ago
Björn Rabenstein 0e1b9dd308
Promql: Initial rate implementation for sparse histograms (#9926)
3 years ago
Björn Rabenstein 7e42acd3b1
tsdb: Rework iterators (#9877)
3 years ago
beorn7 6a820a646c histogram: Add FloatHistogram
3 years ago