You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/tsdb/chunkenc
Ganesh Vernekar 7ed1ddb338
tsdb: Improve TestHistogramChunkAppendable and add new cases
2 years ago
..
bstream.go tsdb: stop saving a copy of last 4 samples in memSeries (#11296) 2 years ago
bstream_test.go Testify: move to require (#8122) 4 years ago
chunk.go Add chunk encoding for float histogram (#11716) 2 years ago
chunk_test.go tsdb: Rework iterators (#9877) 3 years ago
float_histogram.go Add chunk encoding for float histogram (#11716) 2 years ago
float_histogram_test.go tsdb: Improve TestFloatHistogramChunkAppendable and add new cases 2 years ago
histogram.go Add chunk encoding for float histogram (#11716) 2 years ago
histogram_meta.go Add chunk encoding for float histogram (#11716) 2 years ago
histogram_meta_test.go Add chunk encoding for float histogram (#11716) 2 years ago
histogram_test.go tsdb: Improve TestHistogramChunkAppendable and add new cases 2 years ago
varbit.go tsdb: Update comment about a possible space optimization (#11303) 2 years ago
varbit_test.go Use more varbit in histogram chunks 3 years ago
xor.go Add chunk encoding for float histogram (#11716) 2 years ago
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2 years ago