mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-18 09:11:17 +01:00
Although we had a different slice, the underlying memory was the same so any changes meant we could skip some values. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>