prometheus/tsdb/chunkenc
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-08-04 09:43:33 +00: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 chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00:00
chunk_test.go enable errorf rule from perfsprint linter 2024-11-06 16:50:36 +01:00
float_histogram.go chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00:00
float_histogram_test.go fix(chunkenc): appending histograms with empty buckets (#16893) 2025-07-24 18:01:02 +02:00
histogram.go chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00: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 fix(chunkenc): appending histograms with empty buckets (#16893) 2025-07-24 18:01:02 +02:00
varbit.go Fix language in docs and comments (#14041) 2024-05-08 17:57:09 +02:00
varbit_test.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
xor.go chore: enable unused-receiver rule from revive 2025-08-04 09:43:33 +00:00
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2022-10-20 15:08:01 +05:30