mirror of
https://github.com/prometheus/prometheus
synced 2025-01-01 03:52:22 +00:00
7093b089f2
This adds bit buckets for larger numbers to varbit encoding and also an unsigned version of varbit encoding. Then, varbit encoding is used for all the histogram chunk data instead of varint. Signed-off-by: beorn7 <beorn@grafana.com> |
||
---|---|---|
.. | ||
bstream_test.go | ||
bstream.go | ||
chunk_test.go | ||
chunk.go | ||
histogram_meta_test.go | ||
histogram_meta.go | ||
histogram_test.go | ||
histogram.go | ||
varbit_test.go | ||
varbit.go | ||
xor.go |