Skip to content

Is it possible to provide a Go language version exporter? #166

@MartinDai

Description

@MartinDai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions