Auto-sync: 2026-04-16 17:30

This commit is contained in:
2026-04-16 17:30:41 +08:00
parent b2250c60b2
commit c999498de4
662 changed files with 3797 additions and 21340 deletions

View File

@@ -0,0 +1,23 @@
---
title: "AI-powered Runbooks"
type: concept
tags: [runbooks, automation, AI]
sources: [How-Agentic-AI-can-help-for-Cloud-DevOps]
last_updated: 2026-04-16
---
## Summary
AI-powered RunbooksAI 驱动运维手册)是利用 AI 推荐最佳运维操作手册和处理流程的系统。
## Definition
AI 分析历史 incident 和最佳实践,自动推荐或生成处理当前事件的运维手册。
## Key Features
- **智能推荐**:基于当前事件推荐最相关的操作手册
- **动态生成**:根据上下文动态生成处理步骤
- **历史学习**:从历史 incident 学习改进建议
- **自动化执行**:可自动执行手册中的步骤
## Connections
- [[Agentic AI]] ← powers ← [[AI-powered Runbooks]]Agentic AI 实现智能运维手册
- [[无责复盘 (Blameless Postmortem)]] ← informs ← [[AI-powered Runbooks]]:无责复盘结果改进运维手册