Operations | Monitoring | ITSM | DevOps | Cloud

Why workflows, not agents, are the primitive your team is missing - Product Highlights

AI helped your engineers ship more code. It didn't help your team ship more product. So where did the bottleneck actually go? In this Product Highlights conversation, Patrick—a principal engineer at Upsun with twelve years building back-end APIs in Go—breaks down what changed once AI agents entered the workflow. His take: "The code isn't really a problem anymore. We can write that really fast. Everything else is still a bit behind the code." We get into.

Why Model Routing Backfires and How to Build Agents That Don't Burn Your Budget

Model routing promises to cut your AI agent spend by offloading routine tasks to cheaper models like Claude Haiku while reserving frontier models like Claude Sonnet for complex reasoning. In the right configuration, routing strategies can reduce inference costs by 40–85%. But if you implement routing incorrectly in a multi-turn agent, you can end up paying more than if you’d never routed at all. Here’s why and how to fix it.

Send DNS Spy Alerts to Your SIEM: Introducing Webhook Alerts

Enterprise teams can now add a Webhook alert channel that POSTs every DNS Spy alert — DNS record changes, domain outages, security check failures, WHOIS updates, phishing look-alike detections — to any HTTPS endpoint as structured JSON. Requests are optionally HMAC-signed, every delivery is logged and retried, and a Send Test button verifies your integration end to end.

Don't Trust the Diff: Making AI-Generated Code Reviewable And Maintainable

Coding agents changed implementation economics faster than they changed confidence. They let us produce more code, more quickly, but they did not make reviewers any better at understanding system-wide consequences. In our Kubernetes automation stack, that gap became impossible to ignore once AI started generating meaningful amounts of controller code.

InvGate Service Management Slack Integration: Support Without Leaving Slack

Most of your employees already spend their day in Slack. So when something breaks, when they need access to a tool, or when they just have a quick question for IT, the last thing they want to do is stop, switch context, open a portal, and fill out a form. That friction is exactly why so many issues never get logged, and why the ones that do often arrive late and half-described. The InvGate Service Management Slack integration closes that gap.

From 57 bugs to 1, thanks to Seer

I was at the dentist the other day, getting ready for my appointment. The waiting room was pompously decorated. Each chair seemed to be from a different, expensive Danish designer. As I realize I’m about to get charged through the nose, I get a notification from my beloved Mail app. ** ding ** Screenshot of GitHub email notification It’s a new Pull Request on GitHub. This one is different though. I have no idea where it came from!

Why Predictability Is the Most Valuable Upgrade Feature

When organizations evaluate a software upgrade, the conversation often begins with features, functionality, and innovation. Those considerations are important, but they are rarely the primary concern for the teams responsible for executing the upgrade. Operations leaders are typically focused on a more practical question: can the upgrade be completed successfully, within the planned maintenance window, with clear support paths, and without creating unnecessary disruption for the business?

What's New in InfluxDB 3: 5 New Processing Engine Plugins

Summary The five most recent plugins from the InfluxDB team are live: Sagemaker, value counter, Chronos forecasting, simple data replicator, and a stock portfolio tracker. Table of Contents The InfluxDB team has released five new Processing Engine plugins. They range from making it easy to call a hosted ML model to pulling in stock market data in real-time. Every one of them can be activated with a few terminal commands.