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/promql
Fabian Reinartz 0f3110487d
Merge remote-tracking branch 'origin/dev-2.0' into dev-2.0
8 years ago
..
fuzz-data Fuzzing corpus for ParseMetric. 9 years ago
testdata Force buckets in a histogram to be monotonic for quantile estimation (#2610) 8 years ago
ast.go promql: misc fixes 8 years ago
bench.go promql: Fix (and simplify) populating iterators 8 years ago
engine.go Merge branch 'master' into dev-2.0 8 years ago
engine_test.go storage: Contextify storage interfaces. 8 years ago
functions.go retrieval: handle not found error correctly 8 years ago
functions_test.go promql: Fix (and simplify) populating iterators 8 years ago
fuzz.go Updates fuzzers to discard less interesting data 9 years ago
lex.go Fix parsing of label names which are also keywords 8 years ago
lex_test.go Instantiate lexer inline for the test 8 years ago
parse.go promql: misc fixes 8 years ago
parse_test.go promql: misc fixes 8 years ago
printer.go promql: misc fixes 8 years ago
printer_test.go *: fix misc compile errors 8 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go Merge branch 'master' into dev-2.0 8 years ago
test.go retrieval/storage: adapt to new interface 8 years ago
value.go Add license to files. 8 years ago