You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/rules/ast
Julius Volz c582ae73c2
Implement topk() and bottomk() functions.
10 years ago
..
ast.go Separate storage implementation from interfaces. 11 years ago
functions.go Implement topk() and bottomk() functions. 10 years ago
functions_test.go Use custom timestamp type for sample timestamps and related code. 11 years ago
printer.go Add console and alert templates with access to all data. 11 years ago
query_analyzer.go Separate storage implementation from interfaces. 11 years ago
view_adapter.go Separate storage implementation from interfaces. 11 years ago
walk.go Make rules/ast golint clean. 11 years ago