24 Commits (7e2c6fc8f3e0e42927325bdac623ea848575a66e)

Author SHA1 Message Date
Ziqi Zhao e250f09b5d
change origin schema in `ReduceResolution` method of histogram and float histogram (#13116) 1 year ago
Marc Tuduri 1ce066e51c
More periods 1 year ago
Marc Tuduri af7c31ee10
PR feedback 1 year ago
Marc Tuduri 8fededf6ad
promql(histograms): Change sample total calculation for histograms 1 year ago
Linas Medziunas ec823d9daf Update comments, bitwise comparison of float buckets 1 year ago
Linas Medziunas c5c5c569fa Histogram performance: optimize floatBucketIterator 1 year ago
Linas Medziunas dfb6292600 Compare FloatHistogram.[Zero]Count float values as binary 1 year ago
Gregor Zeitlinger f01718262a
Unit tests for native histograms (#12668) 1 year ago
Ziqi Zhao eab3c93e80 make code ready for review 1 year ago
Ziqi Zhao 4787c879bc add more elaborate benchmark test 1 year ago
Ziqi Zhao bf880a6e77 enhance floathistogram add and sub method 1 year ago
beorn7 9aadd54786 histogram: Fix bounds of buckets returned by floatBucketIterator 1 year ago
Carrie Edwards a462f7fa21 Add function for iterating through all buckets in reverse to find max bucket 1 year ago
zenador 191bf9055b
Handle more arithmetic operators for native histograms (#12262) 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
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
beorn7 3b4d6c3fdb model: Implement FloatHistogram.Compact 3 years ago
beorn7 e7592fe353 sparsehistogram: Address two TODOs 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