From d26613150e025895e9fc9b35e7cae077f873287d Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Fri, 31 Aug 2018 21:09:38 +0200 Subject: [PATCH] =?UTF-8?q?fix=20=C2=BBDocker=20Monitoring=C2=AB=20link=20?= =?UTF-8?q?by=20dynatrace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Travis CI[#1735]: > > Links > 1. [L185] 301 https://www.dynatrace.com/technologies/cloud-and-microservices/docker-monitoring/ → https://www.dynatrace.com/technologies/docker-monitoring/ [#1735] https://travis-ci.org/veggiemonk/awesome-docker/builds/422887399 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9f849e..3804f60 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) - [Docker-Flow-Monitor](https://github.com/docker-flow/docker-flow-monitor) - Reconfigures Prometheus when a new service is updated or deployed automatically by [@vfarcic][vfarcic] - [Docker-Fluentd](https://github.com/kiyoto/docker-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](https://github.com/kiyoto) - [Dockerana](https://github.com/dockerana/dockerana) :skull: - packaged version of Graphite and Grafana, specifically targeted at metrics from Docker. -- [Dynatrace](https://www.dynatrace.com/technologies/cloud-and-microservices/docker-monitoring/) :heavy_dollar_sign: - Monitor containerized applications without installing agents or modifying your Run commands +- [Dynatrace](https://www.dynatrace.com/technologies/docker-monitoring/) :heavy_dollar_sign: - Monitor containerized applications without installing agents or modifying your Run commands - [Glances](https://github.com/nicolargo/glances) - A cross-platform curses-based system monitoring tool written in Python by [@nicolargo](https://github.com/nicolargo) - [Grafana Docker Dashboard Template](https://grafana.com/dashboards/179) - A template for your Docker, Grafana and Prometheus stack [@vegasbrianc][vegasbrianc] - [InfluxDB, cAdvisor, Grafana](https://github.com/vegasbrianc/docker-monitoring) - InfluxDB Time series DB in combination with Grafana and cAdvisor by [@vegasbrianc][vegasbrianc]