prometheus/rules/ast
Julius Volz 0877680761 Implement a COUNT ... BY aggregation operator.
This also removes the now obsolete scalar count() function and corrects the
expressions test naming (broken in
2202cd71c9 (L6R59))
so that the expression tests will actually run.
2013-05-08 16:35:16 +02:00
..
ast.go Implement a COUNT ... BY aggregation operator. 2013-05-08 16:35:16 +02:00
functions.go Implement a COUNT ... BY aggregation operator. 2013-05-08 16:35:16 +02:00
persistence_adapter.go Make AST query storage non-global. 2013-05-07 13:15:10 +02:00
printer.go Implement a COUNT ... BY aggregation operator. 2013-05-08 16:35:16 +02:00
query_analyzer.go Make AST query storage non-global. 2013-05-07 13:15:10 +02:00
walk.go Use AST query analyzer and views with tiered storage. 2013-03-21 18:16:52 +01:00