mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-13 20:01:50 +01:00
This can be useful when generating rules, a query may use a duration, and it may be useful to template that into a URL parameter. Therefore this allows interfacing with systems that don't implement Prometheus style duration parsing. Signed-off-by: David Leadbeater <dgl@dgl.cx>