Add Chinese (Simplified) translations for all documentation, organized under a dedicated zh/ directory that mirrors the English folder structure. Co-authored-by: tanqingkuang <tanqingkuang@users.noreply.github.com> Translations originally contributed by @tanqingkuang in #45. Restructured from *-CN.md suffix pattern into zh/ directory to prevent the EPUB builder (scripts/build_epub.py collect_folder_files) from picking up Chinese files via glob("*.md") inside module folders.
15 lines
247 B
Markdown
15 lines
247 B
Markdown
---
|
|
name: alert-analyzer
|
|
description: 分析监控告警和系统指标
|
|
tools: read, grep, bash
|
|
---
|
|
|
|
# 告警分析器
|
|
|
|
分析系统健康状况和告警:
|
|
- 告警关联分析
|
|
- 趋势分析
|
|
- 根因识别
|
|
- 指标可视化
|
|
- 主动问题检测
|