From 340c4e3dab06106eda0e9ef8fe6ec1adc6e2fb11 Mon Sep 17 00:00:00 2001 From: John Matson Date: Thu, 12 Nov 2015 10:33:34 -0500 Subject: [PATCH] Add docker monitoring series --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a79b6a3..5352ce6 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Containerization and the PaaS Cloud](http://www.computer.org/cms/Computer.org/ComputingNow/issues/2015/09/mcd2015030024.pdf) -- This article discusses the requirements that arise from having to facilitate applications through distributed multicloud platforms. * [Docker for Development: Common Problems and Solutions](https://medium.com/@rdsubhas/docker-for-development-common-problems-and-solutions-95b25cae41eb) by [@rdsubhas](https://github.com/rdsubhas) * [Docker Adoption Data](https://www.datadoghq.com/docker-adoption/) A study by Datadog on the real world Docker usage stastics and deployment patterns. +* [How to monitor Docker](https://www.datadoghq.com/blog/the-docker-monitoring-problem/) (4-part series) ## Deep Dive