From 388e318f000faffc3e2694f4a245ebf6628c41e5 Mon Sep 17 00:00:00 2001 From: Otis Gospodnetic Date: Mon, 10 Aug 2015 12:12:22 -0400 Subject: [PATCH] Added SPM under Monitoring Added SPM under Monitoring. It has nice Distributed Transaction Tracing for Java and Scala: https://sematext.atlassian.net/wiki/display/PUBSPM/Transaction+Tracing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ebbd69..5fb89ed 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ A curated list of awesome Java frameworks, libraries and software. * [AppDynamics](http://www.appdynamics.com/) - Commercial performance monitor. * [JavaMelody](https://github.com/javamelody/javamelody) - Open-source performance monitoring and profiling. * [New Relic](http://newrelic.com/) - Commercial performance monitor. +* [SPM](http://sematext.com/spm/) - Commercial performance monitor with distributing transaction tracing for JVM apps. * [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging. ## Native