Operations | Monitoring | ITSM | DevOps | Cloud

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

The Guide to Kubernetes Debugging

Kubernetes is widely used for deploying, scaling, and managing systems and applications and is an industry standard for container orchestration. Google engineers originally developed Kubernetes as an open-source project. Its first release was in September 2014, and since then, it has matured into a graduate project maintained by the Cloud Native Computing Foundation (CNCF). With the complexities of scale and distributed systems, debugging in Kubernetes environments can be difficult.

How software triage is changing with AI agents

"Imagine spending hours manually sifting through error logs, trying to pinpoint the root cause of a critical issue. This is a common challenge in software development." This is a problem that many engineers experience today and this process can be greatly improved an automated using AI agents. These AI agents will require as much context about the issue or problem as possible to be effective and have any opportunity to help improve this process.

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.