prometheus/promql/parser
Julien Pivotto d867491364
Human-friendly durations in PromQL (#7713)
* Add support for user-friendly durations

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-08-04 21:12:41 +02:00
..
ast.go parser.{Expr,Statement} publicly implementable (#7639) 2020-07-25 09:05:58 +01:00
functions.go Rename package 2020-02-17 16:05:21 +01:00
generated_parser.y Make without a valid metric identifier (#7533) 2020-07-08 12:58:12 +02:00
generated_parser.y.go Make without a valid metric identifier (#7533) 2020-07-08 12:58:12 +02:00
lex.go Human-friendly durations in PromQL (#7713) 2020-08-04 21:12:41 +02:00
lex_test.go Add group() aggregator (#7480) 2020-06-30 16:51:18 +02:00
parse.go promql/parser: Cleanup generatedParserResult accross reuse 2020-04-16 01:51:08 +02:00
parse_test.go Human-friendly durations in PromQL (#7713) 2020-08-04 21:12:41 +02:00
printer.go Fix golint issues. 2020-03-23 20:38:43 +01:00
printer_test.go Add unit test case to improve test coverage for matcher.go (#7658) 2020-07-24 11:21:42 +01:00
value.go promql: use explicit type declare instead of string. (#7716) 2020-08-02 09:57:38 +01:00