prometheus/rules
Bjoern Rabenstein 006b5517e2 Simplify makefiles.
This removes the dependancy on C leveldb and snappy.
It also takes care of fewer dependencies as they would
anyway not work on any non-Debian, non-Brew system.

Change-Id: Ia70dce1ba8a816a003587927e0b3a3f8ad2fd28c
2014-11-25 17:10:39 +01:00
..
ast Squash a number of TODOs. 2014-11-25 17:09:04 +01:00
fixtures Add alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
manager Improve scraper shutdown time. 2014-11-25 17:10:39 +01:00
alerting.go Major code cleanup. 2014-11-25 17:02:53 +01:00
helpers.go Let consoles get graph links from experssions. 2014-11-25 17:01:59 +01:00
helpers_test.go Fix targetpool_test.go and other tests. 2014-11-25 17:08:26 +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 Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
Makefile Simplify makefiles. 2014-11-25 17:10:39 +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 Major code cleanup. 2014-11-25 17:02:53 +01:00
rules.go Major code cleanup. 2014-11-25 17:02:53 +01:00
rules_test.go Allow alternative "by"-clause position in grammar. 2014-11-25 17:09:04 +01:00