Add a link to the 'docker monitoring' example.

This commit is contained in:
Rohit Jnagal 2015-05-20 17:28:38 +00:00
parent 1ca29f8f20
commit c8878fc24a

View File

@ -22,3 +22,7 @@ Specify what InfluxDB instance to push data to:
# Use secure connection with database. False by default
-storage_driver_secure
```
# Examples
[Brian Christner](https://www.brianchristner.io) wrote a detailed post on [setting up Docker monitoring](https://www.brianchristner.io/how-to-setup-docker-monitoring) with cAdvisor and Influxdb.