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.
 
 
 
 
 
Fabian Reinartz 4234a45d2e Merge pull request #693 from prometheus/fabxc/preload_timeout 10 years ago
..
analyzer.go Check context before each preloading. 10 years ago
ast.go Refactor query evaluation. 10 years ago
engine.go Limit maximum number of concurrent queries. 10 years ago
engine_test.go Limit maximum number of concurrent queries. 10 years ago
functions.go Refactor query evaluation. 10 years ago
lex.go Make parser more strict about identifiers, extract number parsing 10 years ago
lex_test.go Make parser more strict about identifiers, extract number parsing 10 years ago
parse.go Make parser more strict about identifiers, extract number parsing 10 years ago
parse_test.go Fix single quote parsing, add tests 10 years ago
printer.go Fix and improve parsing error output. 10 years ago
promql_test.go Refactor query evaluation. 10 years ago
quantile.go Refactor query evaluation. 10 years ago
setup_test.go Refactor query evaluation. 10 years ago