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
Fabian Reinartz dbc0d30e3e Move string functionality to pkg/strutil 11 years ago
..
testdata Add increase() function, to replace delta(..., 1). 11 years ago
analyzer.go Weed out all the [Gg]et* method names. 11 years ago
ast.go Refactor query evaluation. 11 years ago
engine.go Move stats package to pkg/stats 11 years ago
engine_test.go Limit maximum number of concurrent queries. 11 years ago
functions.go Add increase() function, to replace delta(..., 1). 11 years ago
lex.go Add time series description parsing. 11 years ago
lex_test.go Add time series description parsing. 11 years ago
parse.go Move string functionality to pkg/strutil 11 years ago
parse_test.go Migrate parsing error tests. 11 years ago
printer.go Move string functionality to pkg/strutil 11 years ago
promql_test.go Migrate matrix tests, remove old test files. 11 years ago
quantile.go Add increase() function, to replace delta(..., 1). 11 years ago
test.go Move string functionality to pkg/strutil 11 years ago