prometheus/rules
Matt T. Proud 7db518d3a0 Abstract high watermark cache into standard LRU.
Conflicts:
	storage/metric/memory.go
	storage/metric/tiered.go
	storage/metric/watermark.go

Change-Id: Iab2aedbd8f83dc4ce633421bd4a55990fa026b85
2013-08-19 12:26:55 +02:00
..
ast Abstract high watermark cache into standard LRU. 2013-08-19 12:26:55 +02:00
fixtures Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
alerting.go Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
helpers.go Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
helpers_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
lexer.l Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
lexer.l.go Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
load.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
Makefile Swap rules lexer for much faster one. 2013-07-11 19:35:29 +02:00
manager.go Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
parser.y Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
parser.y.go Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
recording.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
rules.go Implement alerts dashboard and expression console links. 2013-06-13 22:35:40 +02:00
rules_test.go Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
telemetry.go Introduce telemetry for rule evaluator durations. 2013-05-23 21:29:27 +02:00