cAdvisor supports exporting stats to various storage driver plugins. To enable a storage driver, set the -storage_driver
flag.
- BigQuery. See the documentation for usage.
- ElasticSearch. See the documentation for usage and examples.
- InfluxDB. See the documentation for usage and examples.
- Kafka. See the documentation for usage.
- Prometheus. See the documentation for usage and examples.
- Redis
- StatsD. See the documentation for usage and examples.
stdout
- write stats to standard output.