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
George Krajcsovits 5d3f9ee39b
Merge pull request #17904 from linasm/trim_histogram
2 months ago
..
posrange Remove copyright date from headers (#17785) 4 months ago
ast.go PromQL: Add `fill*()` binop modifiers to provide default values for missing series 4 months ago
features.go Refactor parse.go into an instance-based Parser interface 3 months ago
functions.go PromQL: Add experimental histogram_quantiles variadic function (#17285) 3 months ago
generated_parser.y Merge pull request #17904 from linasm/trim_histogram 2 months ago
generated_parser.y.go Merge pull request #17904 from linasm/trim_histogram 2 months ago
lex.go promql: Implement </ and >/ operators for trimming native histograms. 4 months ago
lex_test.go Remove copyright date from headers (#17785) 4 months ago
parse.go Refactor parse.go into an instance-based Parser interface 3 months ago
parse_test.go Refactor parse.go into an instance-based Parser interface 3 months ago
prettier.go Remove copyright date from headers (#17785) 4 months ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 4 years ago
prettier_test.go Refactor parse.go into an instance-based Parser interface 3 months ago
printer.go chore: enable staticcheck linter and update golangci-lint to 2.10.1 3 months ago
printer_test.go Refactor parse.go into an instance-based Parser interface 3 months ago
value.go Remove copyright date from headers (#17785) 4 months ago