prometheus/tsdb/chunkenc
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2023-04-19 19:56:39 +02:00
..
bstream.go enable gocritic, unconvert and unused linters 2023-04-13 19:20:22 +00:00
bstream_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
chunk.go Add support for native histograms to concreteSeriesIterator 2023-04-06 09:54:15 -07:00
chunk_test.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
float_histogram.go Merge branch 'main' into linter/nilerr 2023-04-19 19:56:39 +02:00
float_histogram_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
histogram.go Merge branch 'main' into linter/nilerr 2023-04-19 19:56:39 +02:00
histogram_meta.go histograms: Return actually useful counter reset hints 2023-01-25 16:57:21 +01:00
histogram_meta_test.go histograms: General readability tweaks 2023-01-19 13:26:42 +01:00
histogram_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2023-04-19 17:10:10 +02:00
varbit.go enable gocritic, unconvert and unused linters 2023-04-13 19:20:22 +00:00
varbit_test.go Use more varbit in histogram chunks 2021-10-13 20:03:35 +02:00
xor.go Merge branch 'main' into linter/nilerr 2023-04-19 19:56:39 +02:00
xor_test.go chunkenc: Slightly optimize xorWrite/xoRead (#11476) 2022-10-20 15:08:01 +05:30