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
Ben Kochie 204249fcb5
Update golangci-lint (#17478)
2 months ago
..
posrange Add a note about PositionRange values 5 months ago
ast.go Add anchored and smoothed to vector selectors. (#16457) 4 months ago
functions.go feat(promql): add first_over_time and ts_of_first_over_time 4 months ago
generated_parser.y promql: allow 'anchored' and 'smoothed' as metric and label names 3 months ago
generated_parser.y.go promql: allow 'anchored' and 'smoothed' as metric and label names 3 months ago
lex.go promql/parser: Add string representation for AT token 3 months ago
lex_test.go Merge pull request #16249 from roidelapluie/arythmetics 9 months ago
parse.go Update golangci-lint (#17478) 2 months ago
parse_test.go Merge pull request #17380 from roidelapluie/roidelapluie/fixat 2 months ago
prettier.go [PERF] PromQL: Replace some Sprintf with bytes.Buffer 5 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 Fix formatting of range vector selectors with smoothed/anchored modifier 3 months ago
printer_test.go Update modernize (#17471) 2 months ago
value.go promql: use explicit type declare instead of string. (#7716) 6 years ago