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
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296)
2 years ago
..
posrange Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
ast.go ci(lint): enable nolintlint and remove redundant comments (#12926) 2 years ago
functions.go Make mad_over_time experimental and move tests 2 years ago
generated_parser.y Add feature flag for PromQL experimental functions. 2 years ago
generated_parser.y.go Add feature flag for PromQL experimental functions. 2 years ago
lex.go Enable default revive rules (#13068) 2 years ago
lex_test.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
parse.go promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296) 2 years ago
parse_test.go golangci-lint: enable testifylint linter (#13254) 2 years 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 style: Replace `else if` cascades with `switch` 3 years ago
printer_test.go Prettifier: Add spaces with non-callable keywords (#11005) 4 years ago
value.go promql: use explicit type declare instead of string. (#7716) 5 years ago