mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-09 03:21:24 +01:00
The function HoldDuration and Duration did the exact same thing. Let's only keep HoldDuration() as Duration() is more confusing. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>