prometheus/promql
2016-08-08 12:33:07 +02:00
..
fuzz-data
testdata add idelta function 2016-08-08 10:40:50 +02:00
ast.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
bench.go
engine.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
engine_test.go Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
functions.go refactor duplication of irate and idelta functions implementations 2016-08-08 10:52:00 +02:00
functions_test.go
fuzz.go
lex.go Add quantile aggregator. 2016-07-21 00:09:19 +01:00
lex_test.go
parse.go Add quantile aggregator. 2016-07-21 00:09:19 +01:00
parse_test.go storage: improve index lookups 2016-07-20 17:35:53 +02:00
printer.go Make topk/bottomk aggregators. 2016-07-04 13:18:19 +01:00
printer_test.go Add count_values() aggregator. 2016-07-05 17:14:01 +01:00
promql_test.go
quantile.go Add quantile aggregator. 2016-07-21 00:09:19 +01:00
test.go