Operations | Monitoring | ITSM | DevOps | Cloud

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

Storytelling as Strategy: DEX Strategy 1:1 with Laura Reeves

In today's episode, Tom is joined by Senior Client Director Laura Reeves for a wide-ranging conversation on storytelling as the defining skill in digital employee experience. From her “squiggly line” career journey across marketing and client leadership to the evolution of DEX itself, Laura explores how the role of IT has shifted from fixing issues to shaping strategic narratives. They discuss the impact of the pandemic, the rise of experience-led organisations, and why the most successful professionals are those who can connect data to meaning.

Building Agent-Friendly CLIs - What we learned at Checkly

Building Agent-Friendly CLIs: Why Your AI Agent Already Loves the Checkly CLI Stefan explains why products, docs, and CLIs must be AI-ready as coding agents rapidly become primary users of the Checkly CLI. He outlines key CLI features for agent workflows: Stefan demos how an agent initializes project-tailored Checkly setup from scratch without any human intervention and also shows how agents can entirely automate the incident life cylce from resolution to status page communication.

The Shift Toward Autonomous Enterprises

In our previous post, Navigating the Complexities of Scaling AI in Enterprise Operations, we explored the “cost–human conundrum”, balancing the promise of automation and the realities of economics, skills, and governance. That discussion highlighted a critical inflection point: scaling AI is not just a technical challenge, but an organizational one.

What's New in InfluxDB 3 Explorer 1.7: Table Management, Data Import, Transforms, and More

InfluxDB 3 Explorer 1.7 is a step forward for anyone who wants to manage their time series data without constantly switching between the UI and a terminal. This release adds table-level schema management, the ability to import data from other InfluxDB instances, and a new Transform Data section to reshape your data, all within the Explorer UI.

Ephemeral Leaks and Automated BGP Route Leak Detection

Many BGP route leaks reported by automated detection systems are actually brief, low-impact artifacts of normal BGP convergence. Doug Madory examines examples from Cloudflare Radar, Routeviews, and Jared Mauch’s long-running leak detector to show how these “ephemeral leaks” arise, why they usually don’t disrupt traffic, and why they still matter for routing security.

N+1 Detection in AppSignal's OpenTelemetry Trace Timeline

N+1 query problems are one of the most common, and quietly damaging, performance issues in production applications. One extra query per record feels harmless in development. At scale, it becomes the reason your response times degrade and your database buckles under load. Today, AppSignal adds N+1 detection to its OpenTelemetry support. When we identify the pattern in a trace, we collapse the repetitive spans directly in the timeline, making the problem immediately visible in the trace itself.