prometheus/tsdb/chunkenc
Björn Rabenstein 3704c6c20a
Merge pull request #9533 from prometheus/beorn7/sparsehistogram
tsdb: Complete chunk format documentation
2021-10-19 13:51:46 +02:00
..
bstream.go remove redundant parentheses (#9134) 2021-07-29 18:26:57 +05:30
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Remove obsolete TODOs about metadata (#9490) 2021-10-12 17:00:30 +05:30
chunk_test.go Reduce memory allocation in benchmarkIterator() (#5983) 2021-07-26 19:36:54 +05:30
histogram.go tsdb: Complete chunk format documentation 2021-10-19 13:51:30 +02:00
histogram_meta.go chunkenc: Add test for chunk layout encoding 2021-10-18 19:37:24 +02:00
histogram_meta_test.go chunkenc: Add test for chunk layout encoding 2021-10-18 19:37:24 +02:00
histogram_test.go Style cleanup of all the changes in sparsehistogram so far 2021-10-11 13:02:03 +02:00
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 Avoid redundant varint decoding in chunk appender construction 2021-10-15 20:33:14 +02:00