prometheus/tsdb/chunkenc
György Krajcsovits cf929d6460
fix(chunkenc): get rid of Iterator.Encoding()
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2026-02-18 18:51:38 +01:00
..
benchmark_test.go Add cases with jitter in the start time as well 2026-02-11 16:34:44 +01:00
bstream.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
bstream_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
chunk.go fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
chunk_test.go fix issue with seeking to last sample again 2026-01-22 18:08:41 +01:00
float_histogram.go fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
float_histogram_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
histogram.go fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
histogram_meta.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram_meta_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
st_helper_test.go test(chunkenc): test that appender can contonue chunks 2026-02-06 15:35:20 +01:00
varbit.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
varbit_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
xor.go fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
xor_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
xoroptst.go fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
xoroptst_test.go reduce footprint of the xoroptst chunk iterator object 2026-01-26 11:07:52 +01:00