prometheus/rules
Bjoern Rabenstein 2128d9d811 Migrate to new client_golang.
This change will only be submitted when the new client_golang has been
moved to the new version.

Change-Id: Ifceb59333072a08286a8ac910709a8ba2e3a1581
2014-06-19 16:03:50 +02: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 Migrate to new client_golang. 2014-06-19 16:03:50 +02: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