Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Introducing Versions

We built Versions for customers who are adopting software development practices like Continuous Delivery. One important habit to cultivate when you're seeking to adopt Continuous Delivery is to deploy early and often. This is easier to do when you have a tool like Rollbar that allows you to see all production errors instantly and quickly prioritize and debug them as needed. With Versions, we're making it even easier for you to use Rollbar to monitor errors from code revisions you've just deployed.

Error Monitoring in iOS

In mobile apps, it’s important to monitor errors so you can understand your user’s experience. Your team should know quickly when there are problems with the app itself or your backend services so you can fix the issue before more customers are affected. We’ll show you how to handle errors in iOS apps. We’ll then show you how Rollbar error monitoring can give you better visibility into errors and help you troubleshoot them faster.

Error tracking with Vue.js

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces on the web. Vue can power sophisticated single-page applications and is often used in combination with modern tooling and supporting libraries. We’ll show you how to add error handling in a Vue application to capture caught and uncaught errors. This gives you an opportunity to recover and update what’s presented to the user, as well as track the error to prioritize fixes.

Errors on the world's top 100 websites and how to avoid them

When you think of the top 100 sites in the world, you think of high-traffic domains and pages coded to perfection. In fact, even the most popular sites in the world have errors hidden behind the scenes that are still visible in your browser’s developer tools. These can affect your experience as a user directly, create inaccurate tracking data and security vulnerabilities, and even lose the company revenue.

Monitoring Errors in Android Apps

When developing mobile apps it’s important to monitor errors so that you can understand your user’s experience. You need deeper insight than just a crash report because errors could cause a degraded user experience or a drop in key behavioral metrics. Your team needs to know quickly when there are production problems either with the app itself or with your backend services so you can fix the issue before more customers are impacted.