prometheus/tsdb/chunkenc
Ganesh Vernekar 0f4e5196c4
Implement vertical compaction for native histograms (#11184)
* Implement vertical compaction for native histograms

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

* Fix typo

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-08-22 19:04:39 +05:30
..
bstream.go improve bstream comments and doc (#9560) 2021-10-25 18:44:15 +05:30
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Implement vertical compaction for native histograms (#11184) 2022-08-22 19:04:39 +05:30
chunk_test.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
histogram.go tsdb: Fix chunk handling during histogram recoding 2022-07-06 14:34:02 +02:00
histogram_meta.go chunkenc: Add test for chunk layout encoding 2021-10-18 19:37:24 +02:00
histogram_meta_test.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
histogram_test.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
varbit.go Improve encoding of zero threshold 2021-10-14 14:47:26 +02:00
varbit_test.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
xor.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30