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
Simon Pasquier 71217a6e43
fix: prevent invalid array access in aggregate expression
7 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 promql: add ts_of_(max,min,last)_over_time functions 7 months ago
generated_parser.y promql: Fix unary operator precedence in duration expressions 7 months ago
generated_parser.y.go promql: Fix unary operator precedence in duration expressions 7 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: prevent invalid array access in aggregate expression 7 months ago
parse_test.go fix: prevent invalid array access in aggregate expression 7 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