prometheus/tsdb/chunkenc
Dieter Plaetinck fd11a339a7
Sparsehistogram chunk implementation (#9009)
* histogram chunk

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* xorAppender.AppendHistogram non-method

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>

* basic histogram chunk test

Signed-off-by: Dieter Plaetinck <dieter@grafana.com>
2021-06-29 14:07:41 +05:30
..
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
bstream.go Cleanup bstream_test.go based on post-merge feedback received on #7390 (#7413) 2020-06-18 14:49:39 +05:30
chunk_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Sparsehistogram chunk implementation (#9009) 2021-06-29 14:07:41 +05:30
histo_test.go Sparsehistogram chunk implementation (#9009) 2021-06-29 14:07:41 +05:30
histo.go Sparsehistogram chunk implementation (#9009) 2021-06-29 14:07:41 +05:30
xor.go Sparsehistogram chunk implementation (#9009) 2021-06-29 14:07:41 +05:30