prometheus/storage/remote
Julius Volz eeb1da36ac 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.
2015-09-16 17:40:03 +02:00
..
influxdb Fix InfluxDB write support to work with InfluxDB 0.9.x. 2015-09-16 17:40:03 +02:00
opentsdb Switch from client_golang/model to common/model 2015-08-21 13:33:38 +02:00
queue_manager.go Improve remote storage queue manager metrics. 2015-09-16 17:20:23 +02:00
queue_manager_test.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
remote.go Fix InfluxDB write support to work with InfluxDB 0.9.x. 2015-09-16 17:40:03 +02:00