yuluo-yx opened a new issue, #2778:
URL: https://github.com/apache/rocketmq-dashboard/issues/2778

   ## Problem
   
   MetricSample accepts NaN and infinite values as AVAILABLE. Those samples can 
poison alert aggregation, persistence, and chart rendering even though 
unavailable samples already have explicit availability semantics.
   
   ## Expected behavior
   
   Require every AVAILABLE metric value to be finite and fail fast at the 
normalized metric boundary.
   
   ## Verification
   
   Extend MetricSample tests with NaN and positive infinity.
   


-- 
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