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 309c666426
Merge pull request #3671 from prometheus/queryparams
7 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata drop metric name for bool modifier (#3821) 7 years ago
ast.go *: implement query params 7 years ago
bench_test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago
engine.go Merge pull request #3671 from prometheus/queryparams 7 years ago
engine_test.go *: implement query params 7 years ago
functions.go time() return milliseconds (#3811) 7 years ago
functions_test.go *: implement query params 7 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 7 years ago
lex.go Remove keep_common modifier. 7 years ago
lex_test.go Remove keep_common modifier. 7 years ago
parse.go Remove keep_common modifier. 7 years ago
parse_test.go Remove keep_common modifier. 7 years ago
printer.go promql: Make printer formatting less vintage (#3721) 7 years ago
printer_test.go promql: Make printer formatting less vintage (#3721) 7 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 *: implement query params 7 years ago
test_test.go Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary. 7 years ago
value.go Add license to files. 8 years ago