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.
 
 
 
 
 
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram 2 years ago
..
ast.go Update go to 1.19, set min version to 1.18 (#11279) 2 years ago
functions.go promql: Add `histogram_count` and `histogram_sum` 2 years ago
generated_parser.y
generated_parser.y.go
lex.go Adds support for prettifying PromQL expression (#10544) 2 years ago
lex_test.go
parse.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
parse_test.go promql: in tests use labels.FromStrings 2 years ago
prettier.go Adds support for prettifying PromQL expression (#10544) 2 years ago
prettier_rules.md Adds support for prettifying PromQL expression (#10544) 2 years ago
prettier_test.go Prettifier: Add spaces with non-callable keywords (#11005) 2 years ago
printer.go Prettifier: Add spaces with non-callable keywords (#11005) 2 years ago
printer_test.go Prettifier: Add spaces with non-callable keywords (#11005) 2 years ago
value.go