mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-15 09:31:04 +02:00
Fixes https://github.com/prometheus/prometheus/issues/1401 This remove the last (and in fact bogus) use of BoundaryValues. Thus, a whole lot of unused (and arguably sub-optimal / ugly) code can be removed here, too.