Update README.md

added datadog guide on docker performance monitoring
This commit is contained in:
Evan Mouzakitis 2016-09-23 16:09:07 -04:00 committed by GitHub
parent f372705c7f
commit c1b4a1c7d3

View File

@ -259,6 +259,7 @@ by [@prologic][prologic]
* [Performance Analysis of Docker on Red Hat Enterprise Linux 7](http://developerblog.redhat.com/2014/08/19/performance-analysis-docker-red-hat-enterprise-linux-7/) * [Performance Analysis of Docker on Red Hat Enterprise Linux 7](http://developerblog.redhat.com/2014/08/19/performance-analysis-docker-red-hat-enterprise-linux-7/)
* [Distrubuted JMeter testing using Docker](http://srivaths.blogspot.fr/2014/08/distrubuted-jmeter-testing-using-docker.html?m=1) * [Distrubuted JMeter testing using Docker](http://srivaths.blogspot.fr/2014/08/distrubuted-jmeter-testing-using-docker.html?m=1)
* [nsinit: per-container resource monitoring of Docker containers on RHEL/Fedora](http://www.breakage.org/2014/09/03/nsinit-per-container-resource-monitoring-of-docker-containers-on-rhelfedora/) * [nsinit: per-container resource monitoring of Docker containers on RHEL/Fedora](http://www.breakage.org/2014/09/03/nsinit-per-container-resource-monitoring-of-docker-containers-on-rhelfedora/)
* [Guide on Key Docker Performance Metrics](https://www.datadoghq.com/blog/how-to-monitor-docker-resource-metrics?ref=awesome)
## Raspberry Pi & ARM ## Raspberry Pi & ARM
* [git push docker containers to linux devices](https://resin.io/) Modern DevOps for IoT, leveraging git and Docker. * [git push docker containers to linux devices](https://resin.io/) Modern DevOps for IoT, leveraging git and Docker.