Auto-sync
This commit is contained in:
30
wiki/concepts/RCA.md
Normal file
30
wiki/concepts/RCA.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "RCA"
|
||||
type: concept
|
||||
tags: [devops, troubleshooting]
|
||||
last_updated: 2026-04-15
|
||||
---
|
||||
|
||||
## 基本信息
|
||||
- **全称**:Root Cause Analysis
|
||||
- **类型**:故障分析方法
|
||||
- **来源**:How Agentic AI can help for Cloud DevOps
|
||||
|
||||
## 定义
|
||||
RCA(根因分析)是通过系统性方法找出故障根本原因,而非仅仅处理表面症状。
|
||||
|
||||
## Agentic AI 应用
|
||||
- 分析来自 CloudWatch、Stackdriver、Azure Monitor 的日志
|
||||
- 跨层关联问题(计算、网络、应用)
|
||||
- AI 驱动的自动化 RCA
|
||||
- 从事件历史中学习最佳实践
|
||||
|
||||
## 关联
|
||||
- [[DevOps]] ← 应用领域
|
||||
- [[Agentic AI]] ← AI 增强
|
||||
- [[CloudWatch]] ← 日志数据来源
|
||||
|
||||
## Aliases
|
||||
- Root Cause Analysis
|
||||
- 根因分析
|
||||
- 故障根因分析
|
||||
Reference in New Issue
Block a user