Commit Graph

20 Commits (a1c2f59bc577465e8b46b9cca6dca61ec7ecffe8)

Author SHA1 Message Date
György Krajcsovits 505ffd34ef Fix lint error 2 years ago
George Krajcsovits f45709e710
Update model/histogram/histogram_test.go 2 years ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 2 years ago
zenador 4acbb7dea6
Add custom buckets to native histogram chunks encoding (#13706) 2 years ago
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592) 2 years ago
Filip Petkovski 583f3e587c
Optimize histogram iterators (#13340) 2 years ago
Filip Petkovski 10a82f87fd
Enable reusing memory when converting between histogram types 2 years ago
Linas Medziunas 49613823f8 Reuse slices in [Float]Histogram.ReduceResolution 2 years ago
Ziqi Zhao e250f09b5d
change origin schema in `ReduceResolution` method of histogram and float histogram (#13116) 2 years ago
Linas Medziunas ebed7d0612 Change Validate to be a method on histogram structs 2 years ago
Linas Medziunas dfb6292600 Compare FloatHistogram.[Zero]Count float values as binary 2 years ago
Linas Medziunas cbd01fc296 Fix NaN sum check in [Float]Histogram.Equals method 2 years ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 3 years ago
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 3 years ago
Ganesh Vernekar 2474c6fb2c
Error on amending histograms on append (#11308) 3 years ago
beorn7 6a820a646c histogram: Add FloatHistogram 4 years ago
beorn7 f1065e44a4 model: String method for histogram.Histogram 4 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 4 years ago