From f503ddc8758bd075fa450bc9c09b0dcf91944e16 Mon Sep 17 00:00:00 2001 From: cuigh Date: Tue, 29 May 2018 10:59:41 +0800 Subject: [PATCH] Add cadvisor to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index babc230..3646c5f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * Swarm components management * Image and container management * Compose management with deployment support -* Service monitoring based on [Prometheus](https://hub.docker.com/r/cuigh/prometheus/) +* Service monitoring based on [Prometheus](https://hub.docker.com/r/cuigh/prometheus/) and [cadvisor](https://github.com/google/cadvisor) * Service auto scaling * LDAP authentication support * Full permission control based on RBAC model