paper-with-me

홈 › Papers

OpsAgent: An Evolving Multi-agent System for Incident Management in Microservices

2025-10-28 · Yu Luo, Jiamin Jiang, Jingfei Feng, Lei Tao, Qingliang Zhang, Xidao Wen, Yongqian Sun, Shenglin Zhang, Dan Pei arxiv

Incident management (IM) is central to the reliability of large-scale microservice systems. Yet manual IM, where on-call engineers examine metrics, logs, and traces is labor-intensive and error-prone in the face of massive and heterogeneous observability data. Existing automated IM approaches often struggle to generalize across systems, provide limited interpretability, and incur high deployment costs, which hinders adoption in practice. In this paper, we present OpsAgent, a lightweight, self-evolving multi-agent system for IM that employs a training-free data processor to convert heterogeneous observability data into structured textual descriptions, along with a multi-agent collaboration framework that makes diagnostic inference transparent and auditable. To support continual capability growth, OpsAgent also introduces a dual self-evolution mechanism that integrates internal model updates with external experience accumulation, thereby closing the deployment loop. Comprehensive experiments on the OPENRCA benchmark demonstrate state-of-the-art performance and show that OpsAgent is generalizable, interpretable, cost-efficient, and self-evolving, making it a practically deployable and sustainable solution for long-term operation in real-world microservice systems. Notably, its deployment in Lenovo's production environment further validates its effectiveness in real-world industrial settings.

📄 PDF Abstract BibTeX arXiv:2510.24145

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SentinelAI: A Multi-Agent Framework for Structuring and Linking NG9-1-1 Emergency Incident Data

2026-03-25 · Kliment Ho, Ilya Zaslavsky arxiv

Emergency response systems generate data from many agencies and systems. In practice, correlating and updating this information across sources in a way that aligns with Next Generation 9-1-1 data standards remains challe…

In-Context Autonomous Network Incident Response: An End-to-End Large Language Model Agent Approach

2026-02-13 · Yiran Gao, Kim Hammar, Tao Li arxiv

Rapidly evolving cyberattacks demand incident response systems that can autonomously learn and adapt to changing threats. Prior work has extensively explored the reinforcement learning approach, which involves learning r…

Reinforcement Learning

Incident Analysis for AI Agents

2025-08-19 · Carson Ezell, Xavier Roberts-Gaal, Alan Chan arxiv

As AI agents become more widely deployed, we are likely to see an increasing number of incidents: events involving AI agent use that directly or indirectly cause harm. For example, agents could be prompt-injected to exfi…

Multi-Agent LLM Orchestration Achieves Deterministic, High-Quality Decision Support for Incident Response

2025-11-19 · Philip Drammeh arxiv

Large language models (LLMs) promise to accelerate incident response in production systems, yet single-agent approaches generate vague, unusable recommendations. We present MyAntFarm.ai, a reproducible containerized fram…

Autonomous Incident Resolution at Hyperscale: An Agentic AI Architecture for Network Operations

2026-06-08 · Arun Malik arxiv

Cloud network infrastructure at hyperscale presents unique operational challenges where traditional human-driven incident response cannot keep pace with the volume, velocity, and complexity of failures. This paper presen…