RockteMQ-AI commented on issue #494: URL: https://github.com/apache/rocketmq-connect/issues/494#issuecomment-5208096954
**Issue Evaluation** Category: `type/enhancement` | Status: **Evaluated** **Feasibility:** feasible **Scope:** Metrics and monitoring in rocketmq-connect The proposal describes exposing Prometheus metrics via: 1. localhost:5557 endpoint for Prometheus scraping 2. Using `simpleclient_dropwizard` to convert metrics to Prometheus format 3. Custom `PrometheusSampleBuilder` for data format compatibility This is a valuable enhancement for production monitoring. The approach of leveraging existing Dropwizard metrics and converting to Prometheus format is pragmatic. **Note:** Feature requests should ideally follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal) for formal proposal and community discussion. --- *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]
