From cc0c8750aa0cdd7ca3e1ae8220a560505dbd2e86 Mon Sep 17 00:00:00 2001 From: akullpp Date: Mon, 13 Nov 2017 14:32:57 +0100 Subject: [PATCH] Add BugSnag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b6258d..cdb4d0b 100644 --- a/README.md +++ b/README.md @@ -583,6 +583,7 @@ A curated list of awesome Java frameworks, libraries and software. * [AppDynamics ![c]](https://www.appdynamics.com/) - Performance monitor. * [Automon](https://github.com/stevensouza/automon) - Combines the power of AOP with monitoring and/or logging tools. * [Failsafe Actuator](https://github.com/zalando-incubator/failsafe-actuator) - Out of the box monitoring of Failsafe Circuit Breaker in Spring-Boot environment. +* [BugSnag ![c]](https://www.bugsnag.com/) - Exception and error monitoring with a integration of several third party tools for a better workflow and a free hobbyist tier. * [Glowroot](https://glowroot.org/) - Open-source Java APM. * [Instrumental ![c]](https://instrumentalapp.com) - Real-time Java application performance monitoring. A commercial service with free development accounts. * [JavaMelody](https://github.com/javamelody/javamelody) - Performance monitoring and profiling.