mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-22 07:01:02 +02:00
This is related to #454. Queries now timeout after a duration set by the -query.timeout flag. The TotalEvalTimer is now started/stopped inside any of the ast.Eval* functions.