From 9255a1f6cc5757c2dfea35c899f815e61d42e848 Mon Sep 17 00:00:00 2001 From: f1yegor Date: Sun, 24 May 2015 20:33:36 +0300 Subject: [PATCH] monitoring: javamelody --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e08be91..af29ec8 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [AppDynamics](http://www.appdynamics.com/) - Commercial performance monitor. * [New Relic](http://newrelic.com/) - Commercial performance monitor. * [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging. +* [Javamelody](https://javamelody.googlecode.com) - Open-source performance monitoring and profiling. ## Native *For working with platform-specific native libraries.*