f1amingo opened a new pull request, #10645:
URL: https://github.com/apache/rocketmq/pull/10645

   ### Which Issue(s) This PR Fixes
   
   - Fixes #10644
   
   ### Brief Description
   
   Add a new gauge metric `rocketmq_lmq_number` to the Broker's OpenTelemetry 
metrics, reporting the current LMQ count via 
`messageStore.getQueueStore().getLmqNum()`. This gives operators continuous 
visibility into LMQ resource usage for monitoring and alerting.
   
   ### How Did You Test This Change?
   
   Verified locally by starting Broker with metrics enabled and confirming the 
new gauge appears in the OTLP/Prometheus exporter output.


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