Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Monitor and Debug Laravel Applications with Sentry

Join me for a hands-on workshop where we'll debug real-world issues in a Laravel and React application using Sentry. We'll tackle three common production problems: You'll learn how to use Sentry's powerful tools including: Performance monitoring and tracing Error context enrichment Seer AI for root cause analysis Session Replay and Breadcrumbs By the end, you'll be equipped to debug complex issues in your own applications with confidence!

Why Enterprise Middleware Teams Need More Than Just Prometheus & Grafana

Let’s be real, Prometheus and Grafana are great tools. They’ve earned their place in enterprise IT by offering solid infrastructure monitoring and visualization. But in complex, multi-middleware environments, these tools hit their limits. Picture this: a business-critical transaction is delayed or missing. Dashboards look fine. CPU and memory are stable. But something still feels off.

Elixir performance monitoring for Phoenix, Oban, and more

Hey Elixir friends, great news! Honeybadger now offers performance monitoring for your Elixir, Phoenix, and Oban applications. Last year, we launched Honeybadger Insights, a new logging and performance monitoring tool bundled with Honeybadger. Insights allows you to query your logs and events to diagnose performance issues, perform root-cause analyses, and create charts and dashboards to see what's happening in real time.

From Logs to Metrics Part 1: Building an Open-Source Logs-to-Graphite Pipeline

Monitoring doesn't always need to be complex. In this guide, we'll show you how to turn raw logs into usable metrics using a lightweight open-source setup with no ELK stack and no heavy lifting. We'll use Loki, Python, and Telegraf to convert logs into Graphite metrics you can easily monitor or alert on. This is perfect for system admins, DevOps beginners, or anyone curious about building more innovative monitoring pipelines from scratch.

AI and the Data Value Challenge: Why It's Time to Rewrite the Rules of Data Management

Like the sailor in Coleridge’s “The Rime of the Ancient Mariner,” surrounded by ocean water that he cannot drink, modern organizations contend with similar challenges: data is all around, but it’s not doing them much good (or as much as it could at least). Exploding data volumes have complicated the data management strategies for security and observability teams seeking to contain costs while meeting regulatory and compliance obligations.

Is OpenTelemetry ready for Infra Monitoring?

“A system is never the sum of its parts; it's the product of their interaction.” — Russell Ackoff, Systems Thinker Infrastructure monitoring is an attempt to capture and record the product of interactions between various systems. Infrastructure monitoring comes across as challenging and tedious, often spread across multiple tooling system.

12 OpenTelemetry-Compatible Platforms You Should Know in 2025

OpenTelemetry has transformed how engineering teams implement observability. This vendor-neutral framework for collecting metrics, traces, and logs has become indispensable for several reasons: Elimination of vendor lock-in Organizations can switch observability providers without changing instrumentation code, enabling greater flexibility and negotiating power with vendors.

Application Debugging in Sentry with Flags, Tracing, and Seer

In this video, Cody takes you on a tour or fixing problems in the Unborked marketplace using Flags, Traces, and Seer! Sentry is all about giving you options when it comes to debugging - whether its using the dev toolbar to manage feature flags on the fly, using replays and tracing to dive deep into whats happening in your application, or even using Seer (in beta) to pull all the context from your application together - everything from traces, to errors, to stack traces and more - and give you a root cause of what went wrong, and pull a PR to fix it.