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
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746)
5 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata PromQL: Fix string and parentheses handling in engine (#6612) 5 years ago
ast.go PromQL: Various small improvements in the parser (#6652) 5 years ago
bench_test.go Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
engine.go Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
engine_test.go Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
functions.go PromQL: Various small improvements in the parser (#6652) 5 years ago
functions_test.go Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
fuzz.go fix fuzz targets (#5851) 5 years ago
generated_parser.y PromQL: Various small improvements in the parser (#6652) 5 years ago
generated_parser.y.go PromQL: Various small improvements in the parser (#6652) 5 years ago
lex.go PromQL: Use PositionRange in parser errors (#6634) 5 years ago
lex_test.go Fix order of testutil.Equals (#6695) 5 years ago
parse.go PromQL: Various small improvements in the parser (#6652) 5 years ago
parse_test.go Fix order of testutil.Equals (#6695) 5 years ago
printer.go PromQL: Various small improvements in the parser (#6652) 5 years ago
printer_test.go fix subquery with offset conversion to string (#6373) 5 years ago
promql_test.go promql: Move tests to testutil (#6103) 5 years ago
quantile.go func name ref correct "qauntile" -> "quantile" (#5834) 5 years ago
query_logger.go Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
query_logger_test.go promql: make active query tracker context-aware (#6701) 5 years ago
test.go Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
test_test.go Fix some spelling issues (#5361) 6 years ago
value.go promql: fix typo in value.go (#6491) 5 years ago