The Prometheus monitoring system and time series database.
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 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736)
1 year ago
..
posrange Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
ast.go lint: Revamp our linting rules, mostly around doc comments 1 year ago
functions.go promql: add histogram_avg function (#13467) 2 years ago
generated_parser.y support quoting in grouping label lists 1 year ago
generated_parser.y.go support quoting in grouping label lists 1 year ago
lex.go Upgrade golangci-lint to v1.60.1 1 year ago
lex_test.go parser: support underscores 2 years ago
parse.go promqltest: add support for setting counter reset hint on histogram samples (#14537) 1 year ago
parse_test.go support quoting in grouping label lists 1 year ago
prettier.go Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_test.go Prettifier: Add spaces with non-callable keywords (#11005) 4 years ago
printer.go fix(utf8): ensure correct validation when legacy mode turned on (#14736) 1 year ago
printer_test.go support quoting in grouping label lists 1 year ago
value.go promql: use explicit type declare instead of string. (#7716) 6 years ago