RockteMQ-AI commented on issue #2759: URL: https://github.com/apache/rocketmq-dashboard/issues/2759#issuecomment-5464647990
**Issue Evaluation** Category: `bug` | Status: **Confirmed** **Root Cause:** Non-finite metric values produce invalid CSS lengths (e.g., `NaNpx`, `Infinity%`) in MiniBar rendering. **Impact:** MiniBar charts break visually when metrics contain NaN or Infinity. **Severity:** medium Valid bug — non-finite values should be guarded before CSS length construction. --- *Automated evaluation by RockteMQ-AI* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
