prometheus/storage
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
..
local Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
metric Create promql package with lexer/parser. 2015-04-23 16:04:50 +02:00
remote Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
storage.go Allow writing to InfluxDB/OpenTSDB at the same time. 2015-04-02 20:24:38 +02:00