diff --git a/README.md b/README.md index 59cb4fa..899899c 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,7 @@ desktop! * [AppDynamics](https://www.appdynamics.com/community/exchange/extension/docker-monitoring-extension/) AppDynamics gives enterprises real-time insights into application performance, user performance, and business performance so they can move faster in an increasingly sophisticated, software-driven world. * [Axibase Time-Series Database](http://axibase.com/products/axibase-time-series-database/writing-data/docker-cadvisor/) (Long-term retention of container statistics and built-in dashboards for Docker. Collected with native Google cAdvisor storage driver.) * [cAdvisor](https://github.com/google/cadvisor) (Analyzes resource usage and performance characteristics of running containers. created by [@Google](https://github.com/google) +* [CoScale](http://www.coscale.com/docker-monitoring) (Full stack monitoring for containerized applications and microservices. Powered by anomaly detection to find performance problems faster.) * [Datadog](https://www.datadoghq.com/) Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos. * [Dockerana](https://github.com/dockerana/dockerana) (packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.) * [Docker-mon](https://github.com/icecrime/docker-mon) (Console-based Docker monitoring) by [@icecrime](https://github.com/icecrime)