prometheus/tsdb/chunkenc
György Krajcsovits a5a6413c1a
better errors naming and formatting, typo fixes
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-09-23 11:20:55 +02: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 Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
chunk_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
float_histogram.go feat(chunkenc): allow more native histograms schemas 2025-09-23 11:20:48 +02:00
float_histogram_test.go better errors naming and formatting, typo fixes 2025-09-23 11:20:55 +02:00
histogram.go feat(chunkenc): allow more native histograms schemas 2025-09-23 11:20:48 +02: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 better errors naming and formatting, typo fixes 2025-09-23 11:20:55 +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 [REFACTOR] TSDB chunks: replace magic numbers with constants (#17095) 2025-09-02 16:05:21 +01:00
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2022-10-20 15:08:01 +05:30