mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-01 17:01:01 +01:00
Implement decoding via labels.ScratchBuilder, which we retain and re-use to reduce memory allocations. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>