MartinDai opened a new issue, #166:
URL: https://github.com/apache/rocketmq-exporter/issues/166

   **Is your feature request related to a problem? Please describe.**
   
   This project is written in Java, and the build result is a JAR file. It 
requires a JRE environment to run, which adds a bit of bloat.
   
   I have used other exporters like node_exporter, mysql_exporter, 
kafka_exporter, etc. They are all written in Go and build executable files, 
requiring no additional dependencies.
   
   Using it this way is very simple. Have you considered using Go to develop 
this project (or for a new project)?
   
   **Describe the solution you'd like**
   
   A RocketMQ exporter version written in the Go language.
   
   **Describe alternatives you've considered**
   
   Written in the Go language by myself
   


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to