prometheus/promql
2017-04-06 14:41:23 +01:00
..
fuzz-data
testdata Simply use math.Mod(float64, float64) after all 2016-11-08 21:03:31 +01:00
ast.go
bench.go
engine.go Add promql.ErrStorage, which is interpreted by the API as a 500. 2017-04-06 14:41:23 +01:00
engine_test.go storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
functions.go promql: handle NaN in changes() correctly 2016-09-30 11:04:25 +02:00
functions_test.go
fuzz.go
lex.go
lex_test.go
parse.go Report type names in the form used in documentation 2016-11-18 10:12:55 +00:00
parse_test.go Report type names in the form used in documentation 2016-11-18 10:12:55 +00:00
printer.go Fix export of grouping modifier 2016-11-21 14:42:45 +00:00
printer_test.go Fix export of grouping modifier 2016-11-21 14:42:45 +00:00
promql_test.go
quantile.go
test.go storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00