paper-with-me

Papers

CloudRCA: A Root Cause Analysis Framework for Cloud Computing Platforms

2021-11-05 · Yingying Zhang, Zhengxiong Guan, Huajie Qian, Leili Xu, Hengbo Liu, Qingsong Wen, Liang Sun, Junwei Jiang, Lunting Fan, Min Ke

As business of Alibaba expands across the world among various industries, higher standards are imposed on the service quality and reliability of big data cloud computing platforms which constitute the infrastructure of Alibaba Cloud. However, root cause analysis in these platforms is non-trivial due to the complicated system architecture. In this paper, we propose a root cause analysis framework called CloudRCA which makes use of heterogeneous multi-source data including Key Performance Indicators (KPIs), logs, as well as topology, and extracts important features via state-of-the-art anomaly detection and log analysis techniques. The engineered features are then utilized in a Knowledge-informed Hierarchical Bayesian Network (KHBN) model to infer root causes with high accuracy and efficiency. Ablation study and comprehensive experimental comparisons demonstrate that, compared to existing frameworks, CloudRCA 1) consistently outperforms existing approaches in f1-score across different cloud systems; 2) can handle novel types of root causes thanks to the hierarchical structure of KHBN; 3) performs more robustly with respect to algorithmic configurations; and 4) scales more favorably in the data and feature sizes. Experiments also show that a cross-platform transfer learning mechanism can be adopted to further improve the accuracy by more than 10\%. CloudRCA has been integrated into the diagnosis system of Alibaba Cloud and employed in three typical cloud computing platforms including MaxCompute, Realtime Compute and Hologres. It saves Site Reliability Engineers (SREs) more than $20\%$ in the time spent on resolving failures in the past twelve months and improves service reliability significantly.

📄 PDF Abstract BibTeX arXiv:2111.03753

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionCloud ComputingTransfer Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

PACE-LM: Prompting and Augmentation for Calibrated Confidence Estimation with GPT-4 in Cloud Incident Root Cause Analysis

2023-09-11 · Dylan Zhang, Xuchao Zhang, Chetan Bansal, Pedro Las-Casas 외

Major cloud providers have employed advanced AI-based solutions like large language models to aid humans in identifying the root causes of cloud incidents. Despite the growing prevalence of AI-driven assistants in the ro…

Decision Making

RCRank: Multimodal Ranking of Root Causes of Slow Queries in Cloud Database Systems

2025-03-06 · Biao Ouyang, Yingying Zhang, Hanyin Cheng, Yang Shu 외

With the continued migration of storage to cloud database systems,the impact of slow queries in such systems on services and user experience is increasing. Root-cause diagnosis plays an indispensable role in facilitating…

cross-modal alignment

EventADL: Open-Box Anomaly Detection and Localization Framework for Events in Cloud-Based Service Systems

2026-05-01 · Luan Pham, Victor Nicolet, Joey Dodds, Hui Guan 외 arxiv

Anomaly detection and localization (ADL) is critical for maintaining reliability and availability in cloud systems. Recent ADL developments focus on metric and log data, leaving event data unexplored. To address this gap…

Anomaly Detection

RCAgent: Cloud Root Cause Analysis by Autonomous Agents with Tool-Augmented Large Language Models

2023-10-25 · Zefan Wang, Zichuan Liu, Yingying Zhang, Aoxiao Zhong 외

Large language model (LLM) applications in cloud root cause analysis (RCA) have been actively explored recently. However, current methods are still reliant on manual workflow settings and do not unleash LLMs' decision-ma…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

Graphical Causal Reasoning for Root Cause Analysis in Cloud Networks

2026-06-11 · Fabien Chraim, Dominik Janzing, John Evans arxiv

Cloud-computing relies on large-scale networks which are inherently complex systems. In this paper, we present a novel approach to root cause analysis (RCA) of cloud network incidents, leveraging graph-based causal disco…