RockteMQ-AI commented on issue #266:
URL: https://github.com/apache/rocketmq-mqtt/issues/266#issuecomment-5250121203

   **Issue Evaluation**
   
   Category: `type/enhancement` | Status: **Evaluated**
   
   Request to add more monitoring metrics to RocketMQ MQTT. This is a valid 
enhancement for production observability.
   
   **Feasibility:** Moderate — requires identifying key operational metrics 
(connection count, message throughput, subscription count, etc.) and 
instrumenting the relevant code paths.
   
   **Scope:** Metrics collection layer, potentially integrating with 
Prometheus/OTLP export.
   
   **Suggested Metrics:**
   - Active connection count (by protocol version)
   - Message publish/consume rate
   - Subscription count
   - Session persistence hit/miss rate
   - Error rate by category
   
   ---
   *Automated evaluation by github-manager*


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