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 c1d37bc55b Merge pull request #843 from prometheus/fabxc/runbook 10 years ago
..
testdata promql: error if all label matchers are empty. 10 years ago
analyzer.go Merge pull request #810 from prometheus/fabxc/lmatch 10 years ago
ast.go Merge pull request #843 from prometheus/fabxc/runbook 10 years ago
engine.go promql: add json tags, fix query constructor. 10 years ago
engine_test.go promql: remove global flags 10 years ago
functions.go Add increase() function, to replace delta(..., 1). 10 years ago
lex.go promql: add runbook to alert statement. 10 years ago
lex_test.go promql: add runbook to alert statement. 10 years ago
parse.go promql: add runbook to alert statement. 10 years ago
parse_test.go promql: add runbook to alert statement. 10 years ago
printer.go Deprecate `keeping_extra`, rename it to `keep_common`. 10 years ago
printer_test.go Deprecate `keeping_extra`, rename it to `keep_common`. 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 promql: remove global flags 10 years ago