cadvisor/storage
Matthias Nüßler ada6e3d354 Upgrade InfluxDB storage to InfluxDB 0.9
- Fix #743
- Rewrite InfluxDB storage for new InfluxDB API data structures.
- Store each measurement separately instead of storing all measurements
  in a single big "table" with many columns/fields.
- Use tags add metadata to points, such as the container name. Tags are
  a new feature in InfluxDB 0.9.
2016-01-07 14:32:38 +00:00
..
bigquery Refactor storage plugins 2015-12-02 08:41:50 +00:00
elasticsearch Refactor storage plugins 2015-12-02 08:41:50 +00:00
influxdb Upgrade InfluxDB storage to InfluxDB 0.9 2016-01-07 14:32:38 +00:00
redis Refactor storage plugins 2015-12-02 08:41:50 +00:00
statsd Refactor storage plugins 2015-12-02 08:41:50 +00:00
stdout Refactor storage plugins 2015-12-02 08:41:50 +00:00
test re-order the import package 2015-11-30 16:43:22 +08:00
common_flags.go Refactor storage plugins 2015-12-02 08:41:50 +00:00
storage.go Refactor storage plugins 2015-12-02 08:41:50 +00:00