29 Commits (3711339a7d4f787b136a2ef1b282dd9b9ea161b9)

Author SHA1 Message Date
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 2 years ago
Trevor Whitney e3513d1dd2
Change nested ifs to a switch 2 years ago
Trevor Whitney b4e324f637
Handle valid cases of mismatched hints when adding 2 years ago
Trevor Whitney dd94ebb87b
promql: set CounterResetHint after rate and sum 2 years ago
Ganesh Vernekar a87e7e9e33
tsdb: Add counter reset hint to histograms and support in WAL 2 years ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 2 years ago
beorn7 bf0847073d histogram: Modify getBound to deal properly with infinity 2 years ago
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
Ganesh Vernekar 2474c6fb2c
Error on amending histograms on append (#11308) 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 08efde4de5 Adjust to newest gofumpt 3 years ago
beorn7 f9c411604d Fix spelling errors 3 years ago
beorn7 9fbcf14e5c histogram: Handle changes of the ZeroThreshold and the Schema 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
beorn7 73858d7f82 storage: histogram support in memoized_iterator 3 years ago
beorn7 f1065e44a4 model: String method for histogram.Histogram 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago