Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

New Item List

We are proud to announce that we are starting to roll out access to the new version of the item list page. The new page has been redesigned, refreshed and rebuilt from scratch; the fresh new look and feel is mobile friendly and also brings a number of immediate new benefits compared to the legacy page. Access will be available through a header to allow users to switch to the new page, with the ability to switch back to the legacy page if needed.

Item Summarization

We are happy to announce the release of item summarization - a powerful tool to help users understand and utilize the data contained within the occurrences that make up an item. Organizations and engineers often deal with many occurrences within an Item when investigating underlying causes. With such vast amounts of data, spotting patterns and insights can be incredibly challenging and time-consuming.

Error Resolution Unveiled

In today's fast-paced tech environment, swiftly and efficiently resolving software errors is essential to maintain the seamless operation of your application. A prominent problem for engineering leaders is they often need help tracking and effectively understanding their error resolution performance over time. With a comprehensive, real-time visualization of this data, making informed decisions, setting performance benchmarks, and optimizing resources become easier.

10 Best Practices When Logging in Python

In the eternal hunt for elusive bugs, logging is an indispensable aid. By recording the events and messages that occur during the execution of your program, logging opens the door to unparalleled debugging and performance monitoring capabilities. It all starts with Python’s built-in logging module. However, the true power of Python logging is unlocked not merely by using it, but by mastering it.

Error Logging: A Complete Guide for Beginners

Today's applications are incredibly intricate and interconnected, often relying on numerous third-party services and libraries. With this complexity comes an increased likelihood of things going wrong. However, an error doesn't usually announce itself with great fanfare and a detailed explanation. More often than not, it shows up as an unexplained crash, a suspicious slowdown, or a surprising output. Error logging shines a spotlight on these problems.

Introducing Rollbar Analyze

We are excited to announce the rollout of our new Rollbar Improve component, Analyze. As we strive to provide you with the best possible tools to monitor, understand, and improve your code, we've combined two powerful features, RQL and Metrics API, into one comprehensive package. Analyze is designed to deliver even more powerful insights to help your teams better understand your code and make data-driven decisions.

Using Rollbar for Performance Monitoring

Rollbar allows you to gain real-time visibility into exceptions and crashes in your applications and act on them quickly and easily. An important piece of any application is knowing if transactions are executing slower or below a certain threshold. Rollbar provides an easy method to send this data to be processed quickly and easily inside your existing Rollbar project.