RockteMQ-AI commented on issue #1338:
URL: 
https://github.com/apache/rocketmq-clients/issues/1338#issuecomment-5364735256

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** feasible
   **Scope:** Java gRPC client module (rocketmq-client-java)
   **Compatibility:** No breaking changes — opt-in via JVM system property, 
disabled by default.
   
   This is a well-scoped enhancement request. Adding a JMX reporter following 
Kafka's JmxReporter pattern would allow Prometheus JMX Exporter users to 
collect client-side metrics without adding an HTTP endpoint or a hard 
Prometheus dependency.
   
   The proposal is sound:
   - Default-off via `-Drocketmq.client.jmx.enabled=true`
   - Expose the same metric set as the existing OTLP exporter
   - No new runtime dependencies
   
   This would be a good community contribution.
   
   ---
   *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