English

TrioXpert: An Automated Incident Management Framework for Microservice System

Software Engineering 2025-10-23 v2

Abstract

Automated incident management plays a pivotal role in large-scale microservice systems. However, many existing methods rely solely on single-modal data (e.g., metrics, logs, and traces) and struggle to simultaneously address multiple downstream tasks, including anomaly detection (AD), failure triage (FT), and root cause localization (RCL). Moreover, the lack of clear reasoning evidence in current techniques often leads to insufficient interpretability. To address these limitations, we propose TrioXpert, an end-to-end incident management framework capable of fully leveraging multimodal data. TrioXpert designs three independent data processing pipelines based on the inherent characteristics of different modalities, comprehensively characterizing the operational status of microservice systems from both numerical and textual dimensions. It employs a collaborative reasoning mechanism using large language models (LLMs) to simultaneously handle multiple tasks while providing clear reasoning evidence to ensure strong interpretability. We conducted extensive evaluations on two microservice system datasets, and the experimental results demonstrate that TrioXpert achieves outstanding performance in AD (improving by 4.7% to 57.7%), FT (improving by 2.1% to 40.6%), and RCL (improving by 1.6% to 163.1%) tasks. TrioXpert has also been deployed in Lenovo's production environment, demonstrating substantial gains in diagnostic efficiency and accuracy.

Keywords

Cite

@article{arxiv.2506.10043,
  title  = {TrioXpert: An Automated Incident Management Framework for Microservice System},
  author = {Yongqian Sun and Yu Luo and Xidao Wen and Yuan Yuan and Xiaohui Nie and Shenglin Zhang and Tong Liu and Xi Luo},
  journal= {arXiv preprint arXiv:2506.10043},
  year   = {2025}
}
R2 v1 2026-07-01T03:11:52.422Z