Graphing Kafka offset lags with StatsD

I wrote a worker to track consumer offset lags with StatsD so that you can graph them in Grafana or something similar.

Grafana example

It’s written in Golang and there’s a Docker image too, so it’s easy to deploy and use.

Check it out on GitHub.