user image

Ralica G.

1 year ago

Verified

Bugsnag is a treasured source of information be it during development, system monitoring or other.

Fast setups. Easy integration with a large variety of frameworks.Timely error notificationsThe UI and UX is very helpfully designed.Provides thorough detailsProvides stability reports

user image

Kevin B.

2 years ago

Verified

Easy Monitoring for your Project

While Bugsnag is easy to setup and begin using, with the project I use and am familiar with, I personally prefer using Cloudwatch to capture exceptions and notify of these issues. My team uses both.

user image

Sneha S.

2 years ago

Verified

Streamlined Error Monitoring for Developers

When a bug caused my app to crash, BugSnag identified the issue instantly, allowing me to fix it before users noticed.

user image

Damian N.

2 years ago

Verified

Forget about log grepping when you have Bugsnag

Sentry-like approach is the best approach of catching errors in applications deployed in production. It logs all uncaught exceptions - including stacktraces, and the context - e.g. user affected, request parameters, and anything of relevance. It aggregates all errors and provides stats on them. This allows us to know how often a particular problem occurs, and are able to identify and fix problems before a customer contacts our support. And if a problem is reported to us by a customer, we can easily filter errors by user, and see everything they had problems with. No more log grepping - which takes much more time, and provides less information. For some customers, we didn't aggregate app logs at all because Sentry was everything that we needed.