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 1eff186555 Merge pull request #810 from prometheus/fabxc/lmatch 11 years ago
..
testdata promql: error if all label matchers are empty. 11 years ago
analyzer.go Merge pull request #810 from prometheus/fabxc/lmatch 11 years ago
ast.go storage: improve label matching and allow unset matching. 11 years ago
engine.go promql: remove global flags 11 years ago
engine_test.go promql: remove global flags 11 years ago
functions.go Add increase() function, to replace delta(..., 1). 11 years ago
lex.go Deprecate `keeping_extra`, rename it to `keep_common`. 11 years ago
lex_test.go Deprecate `keeping_extra`, rename it to `keep_common`. 11 years ago
parse.go promql: error if all label matchers are empty. 11 years ago
parse_test.go promql: error if all label matchers are empty. 11 years ago
printer.go Deprecate `keeping_extra`, rename it to `keep_common`. 11 years ago
printer_test.go Deprecate `keeping_extra`, rename it to `keep_common`. 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 promql: remove global flags 11 years ago