Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

How We Run Successful Beta Tests with Error Reporting

We’ve recently completed a large beta test for our new product here at Testmo. We build a test management tool, so most of our users are professional software testers. As you can imagine, our customers are a rather critical group of users when it comes to software quality. We’ve learned some important lessons about running a large beta test and we want to share how we benefited from Sentry error reporting to identify, find, and fix issues quickly.

A Look at the 6 Best Python Error Monitoring Tools in 2022

Errors are the necessary evils of software development. They bring to your attention critical information about what’s wrong with your application and what needs fixing before your end-users suffer. Error monitoring tools offer significant help in this cause by aggregating all the errors and issues your applications (and their end users) are struggling with under one roof and providing valuable insights to resolve these and optimize performance.

Sponsored Post

Error monitoring and exception handling in large-scale software projects

Large-scale software projects don't care how many unit tests you put into your code. Or how sophisticated your CI/CD pipeline is. Or how robustly you run blue-green deployments to ease into newly-deployed code. These projects will inevitably find themselves subjected to your users, who will uncover bugs your team didn't catch and didn't even think to test for.

Quickly troubleshoot application errors with Error Reporting

Are you familiar with the four golden signals of Site Reliability Engineering (SRE): latency, traffic, errors, and saturation? Whether you’re a developer or an operator, you’ve likely been responsible for collecting, storing, or analyzing the data associated with these concepts. Much of this data is captured in application and infrastructure logs, which provide a rich history of what is happening behind the scenes in your workloads.

UI Breadcrumbs for Android Error Events

In cases, when a crash happens in your Android application, you want more context on what occured before the issue — kind of like following breadcrumbs to the exception. Our SDKs automatically report breadcrumbs for activity lifecycle events, system events, HTTP requests, and many more. Now, Android developers will also see UI events listed as breadcrumbs and get the full picture of what happened without ever having to recreate the issue.

11 of the most costly software errors in history

The mere mention of a serious software error can strike fear into the heart of any developer, project manager or tech leader. The wrong error in the wrong system can be incredibly expensive and difficult to resolve, not to mention humiliatingly public. Catastrophic software errors are mercifully rare these days, but the potential for chaos, PR disasters and spiraling costs still remains.

8 Best Sentry Alternatives You Should Try

Selecting the best sentry alternatives for error monitoring is likely to be difficult. It might be difficult to sort between the features, benefits, and drawbacks of many software companies and sellers. Let's talk about how to make this process easier by looking at the eight best alternatives to Sentry. Sentry is open-source application performance and error-tracking tool that allows developers to track and fix errors in real-time.

6 Alternatives to Sentry Error Monitoring

You are likely to face challenges in selecting the best alternatives to Sentry for error monitoring. It can be daunting to read through multiple software companies and vendors to note their features, benefits, and shortcomings. Let’s discuss simplifying this process by covering the six best alternatives to Sentry error monitoring. Feel free to navigate this guide using the links below.

Splunk RUM Frontend Error Monitoring is Now Generally Available!

Debugging errors is an essential component to SRE and developer workflows. “How do we prioritize and isolate JavaScript errors more effectively?” is a top challenge we hear from engineering teams looking to improve end-user experience. Therefore, we are excited to announce the general availability of Splunk RUM frontend error monitoring.

11 Best Bugsnag Alternative You Should Try

Bugsnag is a stability error monitoring solution which captures unhandled exceptions, diagnostic data, and version information in browser, mobile and server-side applications via open source SDKs for 50+ software platforms. By default, Bugsnag libraries capture all crashes (handled exceptions are optional), version numbers, and session information to help engineering teams proactively surface issues and save time fixing bugs.