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/rules
Julius Volz d411a7d810
Allow reversing vector and scalar arguments in binops.
11 years ago
..
ast Allow reversing vector and scalar arguments in binops. 11 years ago
fixtures Add alertmanager notification support to Prometheus. 11 years ago
Makefile Swap rules lexer for much faster one. 12 years ago
alerting.go Use custom timestamp type for sample timestamps and related code. 11 years ago
helpers.go Add regex-matching support for labels. 11 years ago
helpers_test.go Convert metric.Values to slice of values. 11 years ago
lexer.l Add regex-matching support for labels. 11 years ago
lexer.l.go Add regex-matching support for labels. 11 years ago
load.go Use github.com/golang/glog for all logging. 11 years ago
manager.go Merge "Display filename when encountering bad rule file." 11 years ago
parser.y Add regex-matching support for labels. 11 years ago
parser.y.go Add regex-matching support for labels. 11 years ago
recording.go Use custom timestamp type for sample timestamps and related code. 11 years ago
rules.go Use custom timestamp type for sample timestamps and related code. 11 years ago
rules_test.go Allow reversing vector and scalar arguments in binops. 11 years ago
telemetry.go add evalDuration histogram and ruleCount counter for rules 11 years ago