prometheus/promql/parser
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2023-04-19 19:56:39 +02:00
..
ast.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
functions.go promql: Add histogram_count and histogram_sum 2022-06-28 18:16:48 +02:00
generated_parser.y labels: simplify call to get Labels from Builder 2023-03-22 17:05:20 +00:00
generated_parser.y.go labels: simplify call to get Labels from Builder 2023-03-22 17:05:20 +00:00
lex.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
lex_test.go Run gofumpt on all files (#10392) 2022-03-03 17:21:05 +01:00
parse.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
parse_test.go enable gocritic, unconvert and unused linters 2023-04-13 19:20:22 +00:00
prettier.go Adds support for prettifying PromQL expression (#10544) 2022-07-07 18:13:36 +05:30
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 2022-07-07 18:13:36 +05:30
prettier_test.go Prettifier: Add spaces with non-callable keywords (#11005) 2022-07-15 00:09:56 +02:00
printer.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
printer_test.go Prettifier: Add spaces with non-callable keywords (#11005) 2022-07-15 00:09:56 +02:00
value.go promql: use explicit type declare instead of string. (#7716) 2020-08-02 09:57:38 +01:00