Commit Graph

15 Commits (aa3f8d0975888fe02bc7b6fb8e6fb38b46a4eac1)

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