Files
nexus/wiki/concepts/AI-ChatOps.md
2026-04-16 17:30:41 +08:00

29 lines
967 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "AI ChatOps"
type: concept
tags: [ChatOps, AI, collaboration]
sources: [How-Agentic-AI-can-help-for-Cloud-DevOps]
last_updated: 2026-04-16
---
## Summary
AI ChatOps 是将 AI 能力集成到协作平台(如 Slack、Teams实现通过自然语言进行故障排除和运维操作的工作方式。
## Definition
通过聊天界面与 AI 代理交互,查询日志、获取性能洞察、执行故障排除操作的工作模式。
## Key Platforms
- [[Slack]]
- [[Teams]]
- CLI 终端
## Key Capabilities
- **自然语言查询**:用自然语言查询日志和指标
- **AI 驱动洞察**:获取 AI 分析的问题原因
- **自动化操作**:通过聊天触发自动化修复
- **上下文保持**AI 记住对话上下文,支持多轮对话
## Connections
- [[Agentic AI]] ← powers ← [[AI ChatOps]]Agentic AI 驱动 ChatOps 交互
- [[监控可观测性]] ← enhanced_by ← [[AI ChatOps]]AI ChatOps 增强可观测性