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
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
2 years ago
..
ast.go style: Replace `else if` cascades with `switch` 2 years ago
functions.go promql: Add `histogram_count` and `histogram_sum` 2 years ago
generated_parser.y labels: simplify call to get Labels from Builder 2 years ago
generated_parser.y.go labels: simplify call to get Labels from Builder 2 years ago
lex.go style: Replace `else if` cascades with `switch` 2 years ago
lex_test.go Run gofumpt on all files (#10392) 3 years ago
parse.go style: Replace `else if` cascades with `switch` 2 years ago
parse_test.go enable gocritic, unconvert and unused linters 2 years ago
prettier.go Adds support for prettifying PromQL expression (#10544) 2 years ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 2 years ago
prettier_test.go Prettifier: Add spaces with non-callable keywords (#11005) 2 years ago
printer.go style: Replace `else if` cascades with `switch` 2 years ago
printer_test.go Prettifier: Add spaces with non-callable keywords (#11005) 2 years ago
value.go promql: use explicit type declare instead of string. (#7716) 4 years ago