prometheus/tsdb/chunkenc
bwplotka f2f76a24ad feat: Extend chunkenc.Iterator with CT access (PROM-60)
Implement PROM-60 read TSDB access API.

Signed-off-by: bwplotka <bwplotka@gmail.com>
2025-09-11 12:50:19 +01:00
..
bstream.go [PERF] Chunk encoding: simplify writeByte 2024-09-18 13:19:04 +01:00
bstream_test.go tsdb/chunkenc.Pool: Refactor Get and Put 2024-05-08 13:37:25 +02:00
chunk.go feat: Extend chunkenc.Iterator with CT access (PROM-60) 2025-09-11 12:50:19 +01:00
chunk_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
float_histogram.go feat: Extend chunkenc.Iterator with CT access (PROM-60) 2025-09-11 12:50:19 +01:00
float_histogram_test.go fix(chunkenc): appending histograms with empty buckets (#16893) 2025-07-24 18:01:02 +02:00
histogram.go feat: Extend chunkenc.Iterator with CT access (PROM-60) 2025-09-11 12:50:19 +01:00
histogram_meta.go fix(chunkenc): appending histograms with empty buckets (#16893) 2025-07-24 18:01:02 +02:00
histogram_meta_test.go fix(chunkenc): appending histograms with empty buckets (#16893) 2025-07-24 18:01:02 +02:00
histogram_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
varbit.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
varbit_test.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
xor.go feat: Extend chunkenc.Iterator with CT access (PROM-60) 2025-09-11 12:50:19 +01:00
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2022-10-20 15:08:01 +05:30