prometheus/docs/configuration
David Leadbeater 89ebb3dcf2 Add parseDuration to template functions
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>
2021-11-10 18:35:30 +01:00
..
alerting_rules.md
configuration.md remote-write: slow down retries to avoid DDOS (#9634) 2021-11-09 14:08:24 -08:00
https.md Add support for security-related HTTP headers (#9546) 2021-10-19 21:26:52 +02:00
index.md
recording_rules.md Rule alerts/series limit updates (#9541) 2021-10-21 23:14:17 +02:00
template_examples.md
template_reference.md Add parseDuration to template functions 2021-11-10 18:35:30 +01:00
unit_testing_rules.md