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.
 
 
 
 
 
prometheus/promql/parser
Julien 1d9dfde989
Merge pull request #16041 from prymitive/parenExprEnd
8 months ago
..
posrange Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
ast.go Move calculation to the engine 9 months ago
functions.go v2.55.0 1 year ago
generated_parser.y Merge pull request #16041 from prymitive/parenExprEnd 8 months ago
generated_parser.y.go Merge pull request #16041 from prymitive/parenExprEnd 8 months ago
lex.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
lex_test.go Merge pull request #16249 from roidelapluie/arythmetics 9 months ago
parse.go fix(parser): parenthesis around aggregate expression parsing 8 months ago
parse_test.go Merge pull request #16041 from prymitive/parenExprEnd 8 months ago
prettier.go Move calculation to the engine 9 months ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_test.go Move calculation to the engine 9 months ago
printer.go Move calculation to the engine 9 months ago
printer_test.go utf8: Remove support for legacy global validation setting 10 months ago
value.go promql: use explicit type declare instead of string. (#7716) 6 years ago