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
Brian Brazil f34de493d5
Add increase() function, to replace delta(..., 1).
10 years ago
..
testdata Add increase() function, to replace delta(..., 1). 10 years ago
analyzer.go Weed out all the [Gg]et* method names. 10 years ago
ast.go Refactor query evaluation. 10 years ago
engine.go Weed out all the [Gg]et* method names. 10 years ago
engine_test.go Limit maximum number of concurrent queries. 10 years ago
functions.go Add increase() function, to replace delta(..., 1). 10 years ago
lex.go Add time series description parsing. 10 years ago
lex_test.go Add time series description parsing. 10 years ago
parse.go Migrate matrix tests, remove old test files. 10 years ago
parse_test.go Migrate parsing error tests. 10 years ago
printer.go Fix and improve parsing error output. 10 years ago
promql_test.go Migrate matrix tests, remove old test files. 10 years ago
quantile.go Add increase() function, to replace delta(..., 1). 10 years ago
test.go Remove test flags in help output 10 years ago