kafka-offset-exporter
kafka-offset-exporter copied to clipboard
forking this repo and supporting it
trafficstars
Just to let you know, I decided to fork this repo and support it.
You can find it at https://github.com/prune998/kafka-offset-exporter I already made 3 changes :
- switched to
go mod(Go Modules) and include a full vendor - command line options can be set in Environment Variables
- added a Dockerfile to build a Docker image and maintain a docker image in DockerHub
docker pull prune/kafka-offset-exporter