From 2e5937b7657239705c0ecad329feb93ea57292de Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 6 May 2020 12:31:00 +0200 Subject: [PATCH] other urls --- docs/monitoring.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/monitoring.md b/docs/monitoring.md index 0e361569..8a00301e 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -267,6 +267,7 @@ Although it's exciting to see attempts to address the challenges of running Prom ## Application Performance Management (APM) * [en.wikipedia.org/wiki/Application_performance_management](https://en.wikipedia.org/wiki/Application_performance_management) +* [Awesome APM 🌟](https://github.com/antonarhipov/awesome-apm) * [dzone.com: APM Tools Comparison](https://dzone.com/articles/apm-tools-comparison-which-one-should-you-choose) * [dzone.com: Java Performance Monitoring: 5 Open Source Tools You Should Know](https://dzone.com/articles/java-performance-monitoring-5-open-source-tools-you-should-know) * [dzone.com: 14 best performance testing tools and APM solutions](https://dzone.com/articles/14-best-performance-testing-tools-and-apm-solution)