0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)TypeScript22,003 star (22,003 star)1,433 fork (1,433 fork)batch import
area/metricsbuggood first issue
描述
On a 32 core machine:
I'd expect:
- 議題類型
- bug
- 研究方向
- Investigate the chart component used for node metrics in the Lens UI. The issue is that the Y axis max value is not correctly computed. Look at the source code for the metrics chart, likely in a file like src/components/metrics/ or similar. Check if there is a hardcoded max or an incorrect calculation. Adjust to use the maximum from the data series. Reference the screenshots in the issue for expected behavior.