prometheus/rules
Brian Brazil e041c0cd46 Add console and alert templates with access to all data.
Move rulemanager to it's own package to break cicrular dependency.
Make NewTestTieredStorage available to tests, remove duplication.

Change-Id: I33b321245a44aa727bfc3614a7c9ae5005b34e03
2014-05-30 16:24:56 +01:00
..
ast Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
fixtures Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
manager Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
Makefile Swap rules lexer for much faster one. 2013-07-11 19:35:29 +02:00
alerting.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00
helpers.go Add regex-matching support for labels. 2014-04-01 14:24:53 +02:00
helpers_test.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
lexer.l Add regex-matching support for labels. 2014-04-01 14:24:53 +02:00
lexer.l.go Add regex-matching support for labels. 2014-04-01 14:24:53 +02:00
load.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
parser.y Add regex-matching support for labels. 2014-04-01 14:24:53 +02:00
parser.y.go Add regex-matching support for labels. 2014-04-01 14:24:53 +02:00
recording.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
rules.go Separate storage implementation from interfaces. 2014-04-16 13:30:19 +02:00
rules_test.go Add console and alert templates with access to all data. 2014-05-30 16:24:56 +01:00