The Prometheus monitoring system and time series database.
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.
 
 
 
 
 
Tobias Guggenmos 213a8fe89a PromQL: Parse Series descriptions using the generated parser (#6494) 5 years ago
..
fuzz-data
testdata Fix absent output where two label matchers are identical (#6493) 5 years ago
ast.go PromQL: Reduce Code duplication in AST traversion (#6362) 5 years ago
bench_test.go PromQL: Fix parser benchmark (#6495) 5 years ago
engine.go Return unused point slice to pool in Call and VectorSelector eval. (#6427) 5 years ago
engine_test.go Pushdown aggregator group by through read hint (#6401) 5 years ago
functions.go promql: function: fix typo (#6501) 5 years ago
functions_test.go
fuzz.go
generated_parser.y PromQL: Parse Series descriptions using the generated parser (#6494) 5 years ago
generated_parser.y.go PromQL: Parse Series descriptions using the generated parser (#6494) 5 years ago
lex.go PromQL: Parse grouping opts with the generated parser (#6472) 5 years ago
lex_test.go PromQL: export lexer (#6435) 5 years ago
parse.go PromQL: Parse Series descriptions using the generated parser (#6494) 5 years ago
parse_test.go PromQL: Support trailing commas in grouping opts (#6480) 5 years ago
printer.go fix subquery with offset conversion to string (#6373) 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
query_logger.go Merge the 2.13 release branch (#6169) 5 years ago
query_logger_test.go Merge the 2.13 release branch (#6169) 5 years ago
test.go
test_test.go
value.go promql: fix typo in value.go (#6491) 5 years ago