1
0
mirror of https://github.com/prometheus/prometheus synced 2025-02-19 05:57:01 +00:00
prometheus/promql/parser
darshanime bd4ea118e9 Allow durations for number rule
Signed-off-by: darshanime <deathbullet@gmail.com>
2024-07-10 15:50:22 +02:00
..
posrange Add warnings (and annotations) to PromQL query results () 2023-09-14 18:57:31 +02:00
ast.go Implement histogram statistics decoder () 2024-06-06 17:17:13 +02:00
functions.go promql: add histogram_avg function () 2024-02-01 18:28:42 +01:00
generated_parser.y Allow durations for number rule 2024-07-10 15:50:22 +02:00
generated_parser.y.go Allow durations for number rule 2024-07-10 15:50:22 +02:00
lex_test.go parser: support underscores 2024-06-27 19:20:52 +05:30
lex.go Allow durations for number rule 2024-07-10 15:50:22 +02:00
parse_test.go Allow durations for number rule 2024-07-10 15:50:22 +02:00
parse.go Deprecate duration token 2024-07-10 15:49:58 +02:00
prettier_rules.md Adds support for prettifying PromQL expression () 2022-07-07 18:13:36 +05:30
prettier_test.go Prettifier: Add spaces with non-callable keywords () 2022-07-15 00:09:56 +02:00
prettier.go Adds support for prettifying PromQL expression () 2022-07-07 18:13:36 +05:30
printer_test.go Fix Matcher.String() with empty label name 2024-06-13 18:46:35 +02:00
printer.go Fix parser.VectorSelector.String() with empty name matcher () 2024-05-06 11:51:08 +02:00
value.go promql: use explicit type declare instead of string. () 2020-08-02 09:57:38 +01:00