prometheus/rules/ast
Julius Volz 54eb21b22a Fix time() behavior.
time() should return the timestamp for which the query is executed, not
the actual current time.

Change-Id: I430a45cabad7785cd58f95b1028a71dff4c87710
2014-07-28 18:27:46 +02:00
..
ast.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
functions.go Fix time() behavior. 2014-07-28 18:27:46 +02:00
functions_test.go Use custom timestamp type for sample timestamps and related code. 2013-12-03 09:11:28 +01:00
printer.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
query_analyzer.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
view_adapter.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
walk.go Make rules/ast golint clean. 2014-02-14 15:01:39 +01:00