scrapinghub/burrow

By scrapinghub

Updated over 5 years ago

burrow

Image
0

108

What is this?

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 Command

docker pull scrapinghub/burrow