prometheus/web
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
..
api Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
blob Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
httputils Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
static Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
templates Merge branch 'master' into fabxc/servdisc 2015-05-20 14:13:08 +02:00
.gitignore Ignore web/static/generated and build/root/share 2013-04-25 12:33:27 +02:00
alerts.go Rename RuleManager to Manager, remove interface. 2015-04-29 16:42:10 +02:00
consoles.go Switch Prometheus to promql package. 2015-04-28 16:19:23 +02:00
handler.go Make all paths absolute to support proxies 2015-04-02 20:36:47 +02:00
Makefile Improve comments about embedding. 2015-02-02 12:37:39 +01:00
status.go Fix old template naming 2015-05-19 15:40:41 +02:00
web.go Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00