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
machine424 a8a4b7ce69
chore: bump github.com/prometheus/common to 0.63.0 to get
1 year ago
..
posrange Add warnings (and annotations) to PromQL query results (#12152) 3 years ago
ast.go [FEATURE] PromQL: Add experimental info function MVP (#14495) 2 years ago
functions.go v2.55.0 2 years ago
generated_parser.y parser: fix non-constant format string call (#15835) 1 year ago
generated_parser.y.go parser: fix non-constant format string call (#15835) 1 year ago
lex.go Upgrade to Go v1.24 (#16180) 1 year ago
lex_test.go Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) 2 years ago
parse.go Upgrade to Go v1.24 (#16180) 1 year ago
parse_test.go chore: bump github.com/prometheus/common to 0.63.0 to get 1 year ago
prettier.go Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_test.go Prettifier: Add spaces with non-callable keywords (#11005) 4 years ago
printer.go fix: format float to avoid overflow (#16083) 1 year ago
printer_test.go chore: bump github.com/prometheus/common to 0.63.0 to get 1 year ago
value.go promql: use explicit type declare instead of string. (#7716) 6 years ago