Files
Luong NGUYEN 89e89d4aa3 feat(zh): add Chinese translations in zh/ directory
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.
2026-04-06 23:08:54 +02:00

295 B

name, description
name description
System Status 检查整体系统健康状况

系统状态检查

检查所有服务的系统健康状况:

  1. 查询 Kubernetes pod 状态
  2. 检查数据库连接
  3. 监控 API 响应时间
  4. 查看错误率
  5. 检查资源利用率
  6. 报告整体健康状况