prometheus/tsdb/record
Bryan Boreham ce2cfad0cb Update package tsdb/record for new labels.Labels type
Implement decoding via labels.ScratchBuilder, which we retain and re-use
to reduce memory allocations.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2022-12-19 15:22:09 +00:00
..
record.go Update package tsdb/record for new labels.Labels type 2022-12-19 15:22:09 +00:00
record_test.go Add support for histograms in WAL checkpointing (#11210) 2022-08-29 17:38:36 +05:30