cadvisor/storage
Vishnu Kannan 9b5b221a57 Buffer stats in influxdb driver before writing to the Db. The buffering duration
is configurable via a flag and is set to 60 seconds by default.
The storage driver test code has been refactored a bit to help test the new buffering
feature and will be future proof.

Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-19 19:59:33 +00:00
..
cache Buffer stats in influxdb driver before writing to the Db. The buffering duration 2014-08-19 19:59:33 +00:00
influxdb Buffer stats in influxdb driver before writing to the Db. The buffering duration 2014-08-19 19:59:33 +00:00
memory Buffer stats in influxdb driver before writing to the Db. The buffering duration 2014-08-19 19:59:33 +00:00
test Buffer stats in influxdb driver before writing to the Db. The buffering duration 2014-08-19 19:59:33 +00:00
storage.go Requires storage driver to return stats in time increasing order. Change influxdb driver to return stats in correct order. 2014-07-11 22:09:12 +00:00