0f6f91e61a
Restore alert history filters and stats fields, paginate command/session logs for the SPA, show script labels on schedules, and land integration/E2E coverage with rebuilt web assets.
31 lines
962 B
Markdown
31 lines
962 B
Markdown
# 2026-06-08 — notify 开关 + 行内详情 部署验收
|
||
|
||
## 版本
|
||
|
||
- **Commit**: `27da842`
|
||
- **生产**: Docker @ `/opt/nexus`
|
||
- **时间**: 2026-06-08
|
||
|
||
## 门控
|
||
|
||
- pre_deploy_check: **7/7 PASS**
|
||
- pytest `test_notify_toggle_sync.py`: **25 passed**
|
||
|
||
## 健康检查
|
||
|
||
| 项 | 结果 |
|
||
|----|------|
|
||
| `https://api.synaglobal.vip/health` | ok |
|
||
| `https://api.synaglobal.vip/app/` | 200 |
|
||
| 容器 | `nexus-prod-nexus-1` healthy |
|
||
|
||
## 变更摘要
|
||
|
||
1. **Telegram 告警开关** — Redis `nexus:settings` 跨 worker 同步;关闭 CPU/内存/磁盘等 notify_* 后不再发 Telegram(WebSocket/日志仍记录)。
|
||
2. **服务器行内详情** — 点击名称展开 `ServerInlineDetail`(expanded id 与 `item-value` 数字一致)。
|
||
|
||
## 浏览器终验(用户)
|
||
|
||
- [ ] 服务器页 → 点击名称 → 展开 CPU/内存/同步日志
|
||
- [ ] 设置页 → 关闭「CPU 超阈值告警」→ 确认不再收到 Telegram(WebSocket 告警仍可有)
|