mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08:00
This reduces bulk and should avoid issues if a fix is made in one file and not the other. A few methods now call `Range()` instead of `range`, but nothing performance-sensitive. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>