imzs commented on issue #11078:
URL: https://github.com/apache/rocketmq/issues/11078#issuecomment-5581795609

   > **Issue Evaluation**
   > 
   > Category: `bug` | Status: **Under Review**
   > 
   > Thank you for reporting this issue. It has been classified as a potential 
bug and flagged for code-level verification.
   > 
   > **Next steps:**
   > 
   >     * Code-level analysis will be performed to verify reproducibility
   > 
   >     * If confirmed, a fix proposal may be generated automatically
   > 
   > 
   > If you have additional context (version, reproduction steps, logs), please 
share it in the comments.
   > 
   > _Automated evaluation by RockteMQ-AI_
   
   One correction on the category: this is not a bug — the current behavior is 
correct and intentional. Async ObservableGauges are expected to report the full 
set of series on every collection cycle, including zero values, and no 
invariant is violated.
   
   What we're asking for is an enhancement: an opt-in way to suppress 
zero-valued data points on the consumer lag gauges, to reduce metric 
cardinality and export payload.


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