Just got things working with my app using the provided docker compose file. I'm curious why it uses Zookeeper rather than ClickHouse's own Keeper (cluster manager)? Esp in the compose file that is not for ha?
n
nitya-signoz
03/07/2025, 6:17 AM
We started with zookeeper when clickhouse keeper was not really ready, but we haven’t put efforts to remove it as of now.