prometheus/vendor/github.com
Julius Volz bf03eee920 Fix InfluxDB write support to work with InfluxDB 0.9.x.
Because the InfluxDB client library currently pulls in multiple MBs of
unnecessary dependencies, I have modified and cut up the vendored
version to only pull in the few pieces that are actually needed.

On InfluxDB's side, this dependency issue is tracked in:

https://github.com/influxdb/influxdb/issues/3447

Hopefully, it will be resolved soon.

If a password is needed for InfluxDB, it may be supplied via the
INFLUXDB_PW environment variable.
2016-01-11 16:48:16 +01:00
..
beorn7/perks/quantile Vendoring via govendor 2016-01-11 16:48:15 +01:00
golang Vendoring via govendor 2016-01-11 16:48:15 +01:00
hashicorp/consul/api Vendoring via govendor 2016-01-11 16:48:15 +01:00
influxdb/influxdb Fix InfluxDB write support to work with InfluxDB 0.9.x. 2016-01-11 16:48:16 +01:00
julienschmidt/httprouter Vendoring via govendor 2016-01-11 16:48:15 +01:00
matttproud/golang_protobuf_extensions/pbutil Vendoring via govendor 2016-01-11 16:48:15 +01:00
miekg/dns Vendoring via govendor 2016-01-11 16:48:15 +01:00
prometheus Vendoring via govendor 2016-01-11 16:48:15 +01:00
samuel/go-zookeeper/zk Vendoring via govendor 2016-01-11 16:48:15 +01:00
Sirupsen/logrus Vendoring via govendor 2016-01-11 16:48:15 +01:00
syndtr/goleveldb/leveldb Vendoring via govendor 2016-01-11 16:48:15 +01:00