prometheus/tsdb/chunkenc
Ganesh Vernekar 1dd22ed655
Support stale samples for sparse histograms (#9352)
* Support stale samples for sparse histograms

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

* Don't cut a new chunk for every stale sample

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

* Update comments for HistoAppender.Appendable

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

* Fix review comments

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-10-01 13:41:51 +05:30
..
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 Fix lint issues 2021-07-05 15:27:46 +02:00
chunk_test.go Reduce memory allocation in benchmarkIterator() (#5983) 2021-07-26 19:36:54 +05:30
histo.go Support stale samples for sparse histograms (#9352) 2021-10-01 13:41:51 +05:30
histo_meta.go Support storing the zero threshold in the histogram chunk (#9165) 2021-08-06 18:08:41 +05:30
histo_meta_test.go Fix interjections even more 2021-07-05 23:59:33 +02:00
histo_test.go Support stale samples for sparse histograms (#9352) 2021-10-01 13:41:51 +05:30
varbit_buckets.go Support storing the zero threshold in the histogram chunk (#9165) 2021-08-06 18:08:41 +05:30
xor.go Merge remote-tracking branch 'upstream/main' into sparse-refactor 2021-08-05 12:16:08 +05:30