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 Pivotto 984c8de0da PromQL: Fix printing +min() 11 months ago
..
posrange Add warnings (and annotations) to PromQL query results (#12152) 3 years ago
ast.go Add step(), min(a,b) and max(a,b) in promql duration expressions 11 months ago
functions.go promql: add ts_of_(max,min,last)_over_time functions 12 months ago
generated_parser.y PromQL: min/max/step: add more tests 11 months ago
generated_parser.y.go PromQL: min/max/step: add more tests 11 months ago
lex.go Add step(), min(a,b) and max(a,b) in promql duration expressions 11 months ago
lex_test.go Merge pull request #16249 from roidelapluie/arythmetics 1 year ago
parse.go fix: prevent invalid array access in aggregate expression 12 months ago
parse_test.go PromQL: min/max/step: add more tests 11 months ago
prettier.go PromQL: min/max/step: add more tests 11 months ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_test.go Move calculation to the engine 1 year ago
printer.go PromQL: Fix printing +min() 11 months ago
printer_test.go PromQL: Fix printing +min() 11 months ago
value.go promql: use explicit type declare instead of string. (#7716) 6 years ago