prometheus/tsdb/chunkenc
Ganesh Vernekar 4c01ff5194
Bunch of fixes for sparse histograms (#9043)
* Do not panic on histoAppender.Append

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

* M-map all chunks on shutdown

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

* Support negative schema for querying

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-07-03 23:04:34 +05:30
..
bstream.go Cleanup bstream_test.go based on post-merge feedback received on #7390 (#7413) 2020-06-18 14:49:39 +05:30
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Query histograms from TSDB and unit test for append+query (#9022) 2021-06-30 20:18:13 +05:30
chunk_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
histo.go Bunch of fixes for sparse histograms (#9043) 2021-07-03 23:04:34 +05:30
histo_meta.go sparsehistogram recoding upon detection that new buckets have appeared (#9030) 2021-07-02 11:50:30 +05:30
histo_meta_test.go sparsehistogram recoding upon detection that new buckets have appeared (#9030) 2021-07-02 11:50:30 +05:30
histo_test.go sparsehistogram recoding upon detection that new buckets have appeared (#9030) 2021-07-02 11:50:30 +05:30
varbit_buckets.go Fix a few trivial style nits 2021-07-01 17:11:54 +02:00
xor.go Query histograms from TSDB and unit test for append+query (#9022) 2021-06-30 20:18:13 +05:30