.. | ||
elasticsearch.md | ||
influxdb.md | ||
kafka.md | ||
prometheus.md | ||
README.md |
cAdvisor Storage Plugins
cAdvisor supports exporting stats to various storage driver plugins. To enable a storage driver, set the -storage_driver
flag.
Storage drivers
- 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
stdout
- write stats to standard output.