From a2442ac0f473e2f66208de4a925c2ff3bf9d39fc Mon Sep 17 00:00:00 2001 From: Maciej Walkowiak Date: Mon, 8 Nov 2021 10:44:44 +0100 Subject: [PATCH] Add Sentry Java SDK (#960) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 109c7f4..fae37f5 100644 --- a/README.md +++ b/README.md @@ -698,6 +698,7 @@ _Tools that monitor applications in production._ - [nudge4j](https://github.com/lorenzoongithub/nudge4j) - Remote developer console from the browser for Java 8 via bytecode injection. - [Pinpoint](https://github.com/naver/pinpoint) - Open-source APM tool. - [Prometheus](https://github.com/prometheus/client_java) - Provides a multi-dimensional data model, DSL, autonomous server nodes and much more. +- [Sentry ![c]](https://github.com/getsentry/sentry-java) - Integration with [Sentry](https://github.com/getsentry/sentry), an application error tracking and performance analysis platform. - [SPM ![c]](https://github.com/sematext/sematext-agent-java) - 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. - [Sysmon](https://github.com/palantir/Sysmon) - Lightweight platform monitoring tool for Java VMs.