HouseWatch
HouseWatch copied to clipboard
Open source tool for monitoring and managing ClickHouse clusters
Hi! I decided to try your tool, but I can't use it In localhost:3000 i see erros: **backend**: http api method /api/analyze/query_graphs return 500 with body {"type":"server_error","code":"error","detail":"A server error occurred.","attr":null}...
The script is not reading the environment variables that I supply in Terminal. It doesn't even take them if I hard code them in docker compose file. I get error...
I think a guide would be nice -- for some reason I can't get this to connect to my local clickhouse instance running on docker. **How I'm starting docker instance...
Hello, I wanted to ask if I can use HouseWatch to monitor all the cluster nodes or only the one connected to it?
 We are using ClickHouse server 23.12.2, maybe there was an update in field names of `system.tables` leading to frontend code getting wrong fields Frontend is reading `name` field, but...
recommend use https://github.com/kubernetes/kompose to transform compose file to Kubernetes resources manifest
Hi i was try to run docker compose -f docker-compose.dev.yml up -d to up a local housewatch but when i go to my localhost:8080 it :"This site can’t be reached"...
- **docker working for frontend dev** - **feat: add a view for failed replication items**
Hi, It would be cool to have a section where we can see active and past mutations, and maybe some basic filtering like - filter by table - filter by...