Why we stopped using an automated SRE agent

4 pointsposted 14 hours ago
by tanglearncode

3 Comments

syntax-sailor

14 hours ago

It's about the hardest agentic problem that has measurable results and will be adopted (because it's an engineering culture) that I can think of. RunWare have some good insights on this - much of the problem is context layer improvisation and repetition, and the only way out is an awful lot of diagnostic development.

And anything less than 90% accuracy on causal analysis is more work than doing everything by hand.

tanglearncode

9 hours ago

Yeah the context is the key to make the LLM really useful for oncall. But honestly the SRE agent companies today are trying to keep users in their platforms, not focusing on solving the context problem. That's what I saw.

tanglearncode

14 hours ago

Some lessons learned when using the SRE agents to handle incidents. We eventually ended up to a semi automation way to get more accurate LLM results by providing domain knowledge and context to LLM. Wondering if you encountered the similar inaccurate or sometimes nonsense response from SRE agents. How would you solve it?