prometheus/promql
2015-05-18 17:47:47 +02:00
..
testdata Migrate literal tests to testing language. 2015-05-18 17:47:47 +02:00
analyzer.go Refactor query evaluation. 2015-04-28 14:19:05 +02:00
ast.go Refactor query evaluation. 2015-04-28 14:19:05 +02:00
engine.go Add parsing and execution of new test format. 2015-05-18 17:47:47 +02:00
engine_test.go Limit maximum number of concurrent queries. 2015-05-06 11:34:17 +02:00
functions.go Refactor query evaluation. 2015-04-28 14:19:05 +02:00
lex.go Add time series description parsing. 2015-05-18 17:29:32 +02:00
lex_test.go Add time series description parsing. 2015-05-18 17:29:32 +02:00
parse.go Add time series description parsing. 2015-05-18 17:29:32 +02:00
parse_test.go Migrate parsing error tests. 2015-05-18 17:47:47 +02:00
printer.go Fix and improve parsing error output. 2015-04-30 12:19:39 +02:00
promql_test.go Migrate literal tests to testing language. 2015-05-18 17:47:47 +02:00
quantile.go Refactor query evaluation. 2015-04-28 14:19:05 +02:00
setup_test.go Migrate histogram tests to test language. 2015-05-18 17:47:47 +02:00
test.go Add parsing and execution of new test format. 2015-05-18 17:47:47 +02:00