prometheus/storage/remote
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
..
influxdb Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
opentsdb Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
queue_manager.go Switch Prometheus to use github.com/prometheus/log. 2015-05-20 18:19:32 +02:00
queue_manager_test.go Allow writing to InfluxDB/OpenTSDB at the same time. 2015-04-02 20:24:38 +02:00