prometheus/rules
Julius Volz 267fd34156 Switch Prometheus to use github.com/prometheus/log.
This change is conceptually very simple, although the diff is large. It
switches logging from "github.com/golang/glog" to
"github.com/prometheus/log", while not actually changing any log
messages. V(1)-style logging has been changed to be log.Debug*().
2015-05-20 18:19:32 +02:00
..
alerting.go fix graph links with path prefix 2015-05-19 02:45:05 +09:00
manager.go Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
recording.go fix graph links with path prefix 2015-05-19 02:45:05 +09:00
rules.go fix graph links with path prefix 2015-05-19 02:45:05 +09:00
rules_test.go Remove `name` arg from `Parse*` functions, enhance parsing errors. 2015-04-29 16:38:41 +02:00