From c704614ab60b3a5df6ebddf91e5045c8557454c3 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Mon, 30 Mar 2015 16:48:35 -0400 Subject: [PATCH] add sentry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7e49b32..3e855dc7 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://www.boundary.com/ - Free 1 second resolution for up to 10 servers * https://ghostinspector.com/ - Free website and web application monitoring. Single user, 100 test runs per month * http://java-monitor.com/ - Free monitoring of JVM's and uptime + * http://getsentry.com/ - Sentry tracks app exceptions in realtime. has a small free plan ## Crash / Exception handling * https://rollbar.com/ - Exception and error monitoring, free for prototypes and personal projects