On Sat, Mar 8, 2014 at 12:17 AM, Dan Hoffman <hoffman...@gmail.com> wrote:
> Hi - am I right in that for this tool to be effective, consumers must be > using the high level consumer or otherwise keeping their offsets in > zookeeper? yes indeed, this will look into zookeeper for the consumers and their offsets. > Is there any way to track performance without that? > I have to say that we haven't been using any other type of consumers, so I haven't explored how to track performance there. The code is pretty simple and could be made modular to grab offsets and log sizes form other sources I guess.