From 0275890e7b840bc155cf9c064844e45ebacba8c9 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Mon, 9 Jan 2017 10:43:42 +0100 Subject: [PATCH] Add nudge4j under Monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8ac2a2..ab93ace 100644 --- a/README.md +++ b/README.md @@ -563,6 +563,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Prometheus](https://prometheus.io/) - Provides a multi-dimensional data model, DSL, autonomous server nodes and much more. * [SPM ![c]](https://sematext.com/spm/) - Performance monitor with distributing transaction tracing for JVM apps. * [Stagemonitor](https://github.com/stagemonitor/stagemonitor) - Open source performance monitoring and transaction tracing for JVM apps. +* [nudge4j](https://github.com/lorenzoongithub/nudge4j) - Remote developer console from the browser for Java 8 via bytecode injection. ## Native *For working with platform-specific native libraries.*