[bug] web管理初始网速异常
- Dominant language
- Rust
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 34
Description
### 问题简要描述 / Brief Description
在web管理端打开一个节点的详细页时,上面的网速图表初始速度计算不正确。我估计是采用了总数据量作为初始速度,当打开这个页面之前就已经传输了很多数据,就成了下图这样。而正确的应该把初始速度设为0,算一个小瑕疵
### 环境信息 / Environment Information
EasyTier 版本是 2.6.4
### 节点配置 / Node Configurations
和配置无关
### 日志信息 / Log Information
和日志无关
### 重现步骤 / Reproduction Steps
在节点已经产生一些数据流量后,在 web 管理里打开节点详情就能看到
### 预期结果 / Expected Behavior
虽然这不影响程序运行,但想要看到真实曲线就要等它这个尖峰过去才能看到
### 额外信息 / Additional Context
_No response_
Contributor guide
Research direction
Start in the web management node-detail page and inspect the network-speed chart's initial calculation. Reproduce the issue after generating traffic, then verify that opening the page starts the chart at zero and no longer shows a misleading initial spike.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100