Files
Nexus/docs/changelog/2026-06-12-watch-metrics-four-slots.md
2026-07-08 22:31:31 +08:00

19 lines
562 B
Markdown
Raw Permalink 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.
# 监测历史:4 槽同时展示趋势
**日期**: 2026-06-12
## 变更摘要
- 资源趋势 Tab 改为 **2×2 四槽同屏**,每槽独立曲线;共用时间范围与指标选择
- 探针记录 Tab 默认展示 **全部槽位** 记录(不再单选服务器)
- 探针表头 MEM/DISK 改为「内存」「硬盘」
## 涉及文件
- `frontend/src/pages/WatchMetricsPage.vue`
- `frontend/src/components/watch/WatchProbeRecordsTable.vue`
## 验证
`npm run type-check`;打开 `#/watch-metrics`,4 槽图表同屏;探针记录含多机数据。