Chadmin is easy to use ClickHouse running query dashboard.
You can watch your currently running queries for the entire ClickHouse cluster and kill them if you want.
How to install:
cp .env_example .env
and fill ClickHouse credentialscomposer install
yarn install
yarn build
docker-compose build
docker-compose up -d