prometheus/rules
Julius Volz c9618d11e8 Introduce copy-on-write for metrics in AST.
This depends on changes in:

https://github.com/prometheus/client_golang/tree/cow-metrics.

Change-Id: I80b94833a60ddf954c7cd92fd2cfbebd8dd46142
2014-12-12 20:34:55 +01:00
..
ast Introduce copy-on-write for metrics in AST. 2014-12-12 20:34:55 +01:00
fixtures Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
manager Introduce copy-on-write for metrics in AST. 2014-12-12 20:34:55 +01:00
Makefile Simplify makefiles. 2014-11-25 17:10:39 +01:00
alerting.go Introduce copy-on-write for metrics in AST. 2014-12-12 20:34:55 +01:00
helpers.go Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
helpers_test.go Introduce copy-on-write for metrics in AST. 2014-12-12 20:34:55 +01: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 Apply a giant code cleanup. 2014-12-10 16:16:49 +01:00
parser.y Allow alternative "by"-clause position in grammar. 2014-11-25 17:09:04 +01:00
parser.y.go Allow alternative "by"-clause position in grammar. 2014-11-25 17:09:04 +01:00
recording.go Introduce copy-on-write for metrics in AST. 2014-12-12 20:34:55 +01:00
rules.go Major code cleanup. 2014-11-25 17:02:53 +01:00
rules_test.go Fix tests after merge. 2014-11-25 17:13:04 +01:00