RockteMQ-AI commented on issue #2761:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2761#issuecomment-5464645460

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   **Root Cause:** Non-finite metric values (NaN, Infinity) are passed directly 
to SVG path construction, corrupting the entire MiniLine path and producing 
invalid SVG attributes.
   **Impact:** Dashboard charts render broken SVG when metrics contain 
non-finite values.
   **Severity:** medium
   
   Valid bug — non-finite values should be filtered or replaced before path 
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]

Reply via email to