prometheus/rules/ast
Julius Volz 527831ec6e Add abs() and over-time aggregation functions.
This implements aggregation functions over time as request in
https://github.com/prometheus/prometheus/issues/383.

Change-Id: Ifd69b850de8cfdf6e7a6c0e042056fa4c672410e
2014-07-28 18:20:31 +02:00
..
ast.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
functions.go Add abs() and over-time aggregation functions. 2014-07-28 18:20:31 +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