From 86afc7dd15a4f616bef0e0195edf31b60d179369 Mon Sep 17 00:00:00 2001 From: Chris Kline Date: Thu, 15 Jun 2017 15:25:38 -0600 Subject: [PATCH 1/2] Update Readme.md Added CA Technologies docker monitoring offerings. Highly rated. https://www.itcentralstation.com/categories/docker-container-monitoring#top_rated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 523847b..9a6ee4d 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Services to securely store your Docker images. ## Monitoring & Logging +* [CA Technologies Docker Monitoring](https://www.ca.com/us/products/docker-monitoring.html) - Agile Operations solutions from CA deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them. * [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. Created by [@Google](https://github.com/google) * [Docker-Fluentd][fluentd] - Docker container to Log Other Containers' Logs. One can aggregate the logs of Docker containers running on the same host using Fluentd by [@kiyoto][kiyoto] * [Docker-mon](https://github.com/icecrime/docker-mon) - Console-based Docker monitoring by [@icecrime](https://github.com/icecrime) From 3c1d0446bf91ab7c338965a7add2d5d105df5480 Mon Sep 17 00:00:00 2001 From: Chris Kline Date: Thu, 22 Jun 2017 07:00:30 -0600 Subject: [PATCH 2/2] Update README.md I've made the recommended changes and added the $$$ to our entry. I request, however, that the same notation be added to the other vendors who all have paid offerings, including New Relic, Dynatrace, and AppDynamics. I notice that none of them have that notation. Also, the Dynatrace entry is in the original section I chose (Monitoring & Logging) and should also be moved to Monitoring & Logging Services as they are a similar service to CA, AppD, and New Relic. Thanks for building this page! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a6ee4d..324efba 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,6 @@ Services to securely store your Docker images. ## Monitoring & Logging -* [CA Technologies Docker Monitoring](https://www.ca.com/us/products/docker-monitoring.html) - Agile Operations solutions from CA deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them. * [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. Created by [@Google](https://github.com/google) * [Docker-Fluentd][fluentd] - Docker container to Log Other Containers' Logs. One can aggregate the logs of Docker containers running on the same host using Fluentd by [@kiyoto][kiyoto] * [Docker-mon](https://github.com/icecrime/docker-mon) - Console-based Docker monitoring by [@icecrime](https://github.com/icecrime) @@ -307,6 +306,7 @@ Services to securely store your Docker images. ### Monitoring & Logging Services * [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. +* [CA Technologies Docker Monitoring - $$$](https://www.ca.com/us/products/docker-monitoring.html) - Agile Operations solutions from CA deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them. * [Collecting docker logs and stats with Splunk](https://www.splunk.com/blog/2015/08/24/collecting-docker-logs-and-stats-with-splunk/) * [CoScale](https://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.