mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-22 03:01:02 +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>