Lucian Jones
Lucian Jones
Hi, that generally indicates that it can't talk to zookeeper. What kind of setup are you running?
If you're running it inside docker it sounds like a docker networking issue. If you're running locally you should work with the command line flag `-servers localhost:2181`
@y0un35 do you have any logs? My guess is the poll is erroring out early and not updating the metric
That's usually caused by trying to run a binary compiled for another OS, are you trying to run this in docker?