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
Julius Volz 5318689046
Merge pull request #17380 from roidelapluie/roidelapluie/fixat
6 months ago
..
posrange Add a note about PositionRange values 9 months ago
ast.go Add anchored and smoothed to vector selectors. (#16457) 7 months ago
functions.go feat(promql): add first_over_time and ts_of_first_over_time 8 months ago
generated_parser.y promql: allow 'anchored' and 'smoothed' as metric and label names 7 months ago
generated_parser.y.go promql: allow 'anchored' and 'smoothed' as metric and label names 7 months ago
lex.go promql/parser: Add string representation for AT token 6 months ago
lex_test.go Merge pull request #16249 from roidelapluie/arythmetics 1 year ago
parse.go [BUGFIX] PromQL: avoid panic parsing malformed info call (#17379) 6 months ago
parse_test.go Merge pull request #17380 from roidelapluie/roidelapluie/fixat 6 months ago
prettier.go [PERF] PromQL: Replace some Sprintf with bytes.Buffer 9 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 Fix formatting of range vector selectors with smoothed/anchored modifier 7 months ago
printer_test.go Disable extended range selector modifiers again after test run 7 months ago
value.go promql: use explicit type declare instead of string. (#7716) 6 years ago