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 ac4d63b833
Merge pull request #689 from prometheus/fabxc/qltest
10 years ago
..
testdata Migrate matrix tests, remove old test files. 10 years ago
analyzer.go Check context before each preloading. 10 years ago
ast.go Refactor query evaluation. 10 years ago
engine.go Merge pull request #689 from prometheus/fabxc/qltest 10 years ago
engine_test.go Limit maximum number of concurrent queries. 10 years ago
functions.go Refactor query evaluation. 10 years ago
lex.go Add time series description parsing. 10 years ago
lex_test.go Add time series description parsing. 10 years ago
parse.go Migrate matrix tests, remove old test files. 10 years ago
parse_test.go Migrate parsing error tests. 10 years ago
printer.go Fix and improve parsing error output. 10 years ago
promql_test.go Migrate matrix tests, remove old test files. 10 years ago
quantile.go Refactor query evaluation. 10 years ago
test.go Add parsing and execution of new test format. 10 years ago