scrapinghub/burrow
Burrow is a service that provides the metrics for kafka consumer lags. This directory provides a Dockerfile to build the docker image for Burrow.
The image would be built automatically on docker hub each time this repo is updated.
To test the build locally:
docker build -t scrapinghub/burrow .
docker pull scrapinghub/burrow