prometheus/rules/ast
Fabian Reinartz fa1e90003b Query timeout added.
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.
2015-02-03 08:04:27 +01:00
..
ast.go Query timeout added. 2015-02-03 08:04:27 +01:00
functions.go Make 2nd arg to delta optional. Add a deriv() function. 2015-01-23 14:50:27 +00:00
functions_test.go Clean up license issues. 2015-01-21 20:07:45 +01:00
printer.go Query timeout added. 2015-02-03 08:04:27 +01:00
query_analyzer.go Query timeout added. 2015-02-03 08:04:27 +01:00
walk.go Clean up license issues. 2015-01-21 20:07:45 +01:00