From 7f51a625f51d1a2a43e322b947325b63a0bf4182 Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Mon, 14 Oct 2024 10:52:49 +0200 Subject: [PATCH] Add Bugsink --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9838248b..4acc2d46 100644 --- a/README.md +++ b/README.md @@ -903,6 +903,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo ## Crash and Exception Handling * [CatchJS.com](https://catchjs.com/) - JavaScript error tracking with screenshots and click trails. Free for open-source projects. + * [Bugsink](https://www.bugsink.com/) — Error-tracking with Sentry-SDK compatability. Free for up to 5,000 errors/month, or unlimited use when self-hosted. * [bugsnag.com](https://www.bugsnag.com/) — Free for up to 2,000 errors/month after the initial trial * [elmah.io](https://elmah.io/) — Error logging and uptime monitoring for web developers. Free Small Business subscription for open-source projects. * [Embrace](https://embrace.io/) — Mobile app monitoring. Free for small teams with up to 1 million user sessions per year.