Skip to content
Rush Commerce
AI & Automation3 min read

Dynatrace's autonomous SRE agent: copy the guardrails

Dynatrace announced an autonomous SRE agent and a no-code Agent Builder on July 27. Most of you won't buy it — but the governance pattern is the part to steal.

Monitoring tools have spent twenty years telling you what broke. On July 27, Dynatrace announced the next step: an autonomous SRE agent that investigates the incident and coordinates the fix. Almost nobody reading this runs Dynatrace — it's enterprise observability with an enterprise invoice. Steal the design anyway, because the interesting part isn't the agent. It's the fence they built around it.

What actually happened

Dynatrace's announcement covers three things. The Autonomous SRE Agent triggers on newly detected problems, decides whether the problem belongs to an investigation already in flight, and enriches that investigation instead of opening a duplicate. The Cloud SRE Agent coordinates remediation across AWS, Azure, and Google Cloud and writes centralized, auditable records of what it did. And Agent Builder lets customers build and deploy custom agents for their own workflows without writing code.

Timing matters: Cloud SRE Agent and the expanded integrations are available now on SaaS. The Autonomous SRE Agent and Agent Builder are expected in August 2026 — announced, not shipped. The New Stack covered the launch the same day.

The claim Dynatrace leads with is the one to note. They're pitching actions grounded in deterministic, real-time system understanding rather than probabilistic output — every action logged, records auditable, human approval and intervention required where it matters. That's a vendor drawing a line between "the model guessed" and "the system knows," and putting a gate between the agent and anything irreversible.

Why autonomous agents matter for your business

You have the same problem at a smaller scale. Something breaks at 11pm — a webhook stops firing, a sync silently fails, an order queue backs up — and the gap between "it broke" and "someone noticed" is where the money leaks. The pitch for an agent that closes that gap is genuinely good.

The failure mode is also genuinely bad, and the no-code builder is where it starts. Give a non-engineer a drag-and-drop tool that creates agents which take action on production systems, and you have built a way for a well-meaning person to restart the wrong service during your busiest hour. That isn't an argument against agent builders. It's an argument for the three controls Dynatrace put in the same announcement.

Copy them, whatever you're building on:

Ground the agent in real state, not inference. An agent that reads your actual queue depth, order status, and error rate can act. An agent reasoning from a summary of a summary should only ever write a ticket.

Log every action to a record you can read later. Not the agent's narration of what it did — the actual calls it made. When something goes sideways at 2am, "the AI handled it" is not an incident report.

Put a human gate in front of anything irreversible. Read, diagnose, enrich, notify: let it run. Restart, refund, delete, notify a customer: ask first. The gate is not a limitation on the automation. It's the thing that lets you turn the automation on at all.

Key takeaways

  • Dynatrace announced an Autonomous SRE Agent, a Cloud SRE Agent, and a no-code Agent Builder on July 27, 2026
  • Cloud SRE Agent ships now on SaaS; the Autonomous SRE Agent and Agent Builder are expected August 2026 — announced, not shipped
  • The pitch is deterministic grounding over probabilistic output, with auditable action records and human approval where required
  • No-code agent builders are the risk surface: people who don't own the system get to build things that act on it
  • The portable pattern for any business: ground agents in real system state, log every action, gate anything irreversible behind a human

Thinking about letting an agent touch production? We build automation with the boring parts included — real system state, full action logs, and approval gates on anything you can't undo. See how we build it or tell us what you want automated.

Sources: Dynatrace press release, The New Stack.

  • #ai-agents
  • #observability
  • #sre
  • #automation
  • #governance
TR

Tommy Rush — Founder, Rush Commerce

Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More

Get The Rush Report weekly — one email, zero fluff.