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
Thomas Jackson a6dace8829
Check for timeout in each iteration of matrixSelector (#4300)
7 years ago
..
fuzz-data
testdata Optimise PromQL (#3966) 7 years ago
ast.go Bubble up errors to promql from populating iterators (#4136) 7 years ago
bench_test.go Optimise PromQL (#3966) 7 years ago
engine.go Check for timeout in each iteration of matrixSelector (#4300) 7 years ago
engine_test.go promql: propagate storage errors 7 years ago
functions.go promql: fix unconvert issues (#4040) 7 years ago
functions_test.go Optimise PromQL (#3966) 7 years ago
fuzz.go
lex.go Expose itemtype outside the package (#3933) 7 years ago
lex_test.go
parse.go Make some lexing errors more informative (#4167) 7 years ago
parse_test.go Fix spelling mistakes found by codespell (#4065) 7 years ago
printer.go
printer_test.go
promql_test.go
quantile.go promql: fix unconvert issues (#4040) 7 years ago
test.go Log the line when failing a PromQL test. (#4272) 7 years ago
value.go