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
Owen Williams e01e7d36e2
fix: restore ability to match __name__ multiple times in selector
9 months ago
..
posrange
ast.go
functions.go promql: add histogram_avg function (#13467) 10 months ago
generated_parser.y UTF-8: Add support for parsing UTF8 metric and label names 9 months ago
generated_parser.y.go UTF-8: Add support for parsing UTF8 metric and label names 9 months ago
lex.go Enable default revive rules (#13068) 1 year ago
lex_test.go Refactor lexer tests to use testify. 10 months ago
parse.go fix: restore ability to match __name__ multiple times in selector 9 months ago
parse_test.go fix: restore ability to match __name__ multiple times in selector 9 months ago
prettier.go
prettier_rules.md
prettier_test.go
printer.go
printer_test.go
value.go