Operations | Monitoring | ITSM | DevOps | Cloud

GitHub Outages 2025 - 2026: Reliability Analysis and Outage History

Hashicorp's co-founder Mitchell Hashimoto decided to pull out his Ghostty project from GitHub in April 2026 due to GitHub's reliability issues. He did this after 18 years of using GitHub, saying that GitHub "is no longer a place for serious work". GitHub has experienced a significant decline in reliability over the past 6 months, and Hashimoto is not alone in expressing this sentiment.

Your Team is Using Claude Code. Do You Know What It's Costing You?

The first two weeks of Claude Code are exciting. The third week is when you realize you don’t have visibility into what it’s doing or what it’s costing you. You would not run a production service without metrics, logs, and dashboards or deploy an API without knowing its latency, error rate, or cost per request.

Why dashboards still matter in the age of AI

I recently gave a talk at Experts Live India 2026 about SquaredUp, and even before getting into the demo, there was one question I knew I had to address: Is the dashboard era over? It's something we're all hearing more. "Just ask AI." "Agentic AI will build your dashboards automatically." "Why bother with static views when a chatbot can answer anything?" It's a fair question. Answering it requires a clear understanding of what a dashboard represents.

Faster fixes, less context sharing: how Grafana Assistant learns your infrastructure before you even ask

When an unexpected alert fires these days, most engineers' first move is to ask their AI assistant for help.You ask why your checkout service is slow and the assistant gets to work, but it can't get any meaningful insights—at least not quickly—without the proper guidance. So, the next thing you know you're sharing deals about your existing data sources, the services you have running, how they connect, which labels and metrics matter, and on and on.

Rollbar Pricing Explained: Plans, Features, and What You Actually Pay

You’re comparing error monitoring tools. You’ve narrowed it down to two or three options. Now you need to know what this actually costs before you bring it to your team. Here’s what Rollbar costs, what’s included at each tier, and how it compares to Sentry and Datadog on pricing. No sales pitch, just the math.

What's New in InfluxDB 3 Explorer 1.8: Streaming Subscriptions, Smarter Sample Data, Line Protocol Validation, and Retention Controls

InfluxDB 3 Explorer 1.8 is all about writing data and keeping it under control. You can now subscribe to MQTT, Kafka, and AMQP streams directly from Explorer, generate custom sample datasets, stream live sample data continuously into your database, and validate your line protocol and preview the resulting schema before you write it. You can now also view and edit retention periods on both databases and individual tables.

ActiveMQ MQTT Protocol Setup Guide: QoS, SSL, and IoT Scale

Modern enterprise architectures increasingly need to bridge the gap between resource-constrained IoT devices and heavyweight enterprise backend systems. ActiveMQ MQTT support makes this possible: devices running the MQTT protocol - sensors, actuators, edge nodes, publish telemetry on standard topics, while JMS-based backend services consume and process the data without any client-code changes.

How to Test SQS Workflows Locally with LocalStack and OpenTelemetry

LocalStack lets you run SQS, Lambda, and S3 locally in Docker — but there's a hidden trap: OpenTelemetry's default AWS propagator doesn't work with free LocalStack. Here's how to set up end-to-end local testing with working trace propagation. Prathamesh works as an evangelist at Last9, runs SRE stories - where SRE and DevOps folks share their stories, and maintains o11y.wiki - a glossary of all terms related to observability.

From Context to Commitment

If service-centric observability provides the control layer, the next question becomes more urgent. What happens when organizations pair context with automation that operates inside clear defined boundaries? During conversations at Nexus Live 2025, leaders did not describe automation as a futuristic aspiration. They described it as a necessary progression. However, the distinction they drew was important. Automation without context accelerates activity.

Moving On From MCP: How We Built the Bindplane AI Skill

If you've spent any time wiring AI coding agents into developer platforms over the last year, you've probably reached for MCP. We did too. And after enough sessions watching context windows balloon and tool calls misfire, we started looking for something different. This is the story of what we built instead — a native AI skill for the Bindplane CLI — and the engineering decisions behind it.