prometheus/promql
2017-01-20 11:27:01 +01:00
..
fuzz-data Fuzzing corpus for ParseMetric. 2016-04-29 22:50:24 +02:00
testdata Simply use math.Mod(float64, float64) after all 2016-11-08 21:03:31 +01:00
ast.go promql: misc fixes 2016-12-28 11:32:15 +01:00
bench.go promql: Fix (and simplify) populating iterators 2016-08-24 18:37:09 +02:00
engine.go storage: rename iterator value getters to At() 2017-01-02 13:33:37 +01:00
engine_test.go storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
functions.go retrieval: handle not found error correctly 2017-01-20 11:27:01 +01:00
functions_test.go promql: Fix (and simplify) populating iterators 2016-08-24 18:37:09 +02:00
fuzz.go Updates fuzzers to discard less interesting data 2016-05-10 11:46:03 +02:00
lex.go Fix parsing of label names which are also keywords 2016-09-07 17:45:58 -04:00
lex_test.go Instantiate lexer inline for the test 2016-08-29 09:20:43 +02:00
parse.go promql: misc fixes 2016-12-28 11:32:15 +01:00
parse_test.go promql: misc fixes 2016-12-28 11:32:15 +01:00
printer.go promql: misc fixes 2016-12-28 11:32:15 +01:00
printer_test.go *: fix misc compile errors 2016-12-25 11:42:57 +01:00
promql_test.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
quantile.go promql: use labels.Builder to modify labels 2016-12-24 14:35:24 +01:00
test.go storage: extend appender and adapt it 2017-01-13 14:48:01 +01:00
value.go rules: fix tests, remove model types 2016-12-29 17:31:14 +01:00