Skip to content

feat: 新增部署监控页面 (Deployment Monitor)#275

Open
sibuchen wants to merge 1 commit intoJefferyHcool:masterfrom
sibuchen:feature/deployment-monitor-clean
Open

feat: 新增部署监控页面 (Deployment Monitor)#275
sibuchen wants to merge 1 commit intoJefferyHcool:masterfrom
sibuchen:feature/deployment-monitor-clean

Conversation

@sibuchen
Copy link

@sibuchen sibuchen commented Feb 6, 2026

新增"部署监控"功能,可在设置页面实时查看系统各组件的运行状态。

  1. 改动内容如下
    后端:
    新增 /deploy_status API 接口
    实时检测 CUDA GPU、FFmpeg、Whisper 模型状态
    前端:
    新增 Monitor.tsx 监控页面组件
    在设置菜单添加"部署监控"入口
    支持 30 秒自动刷新和手动刷新

测试
[✔] 后端离线时正确显示错误提示
[✔] 后端正常运行时显示所有组件状态

测试截图
1
2
3

- Add /deploy_status API endpoint for system status check
- Create Monitor.tsx component with real-time status display
- Support CUDA, FFmpeg, Whisper model status monitoring
- Auto-refresh every 30 seconds with manual refresh option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant