HouseWatch icon indicating copy to clipboard operation
HouseWatch copied to clipboard

Open source tool for monitoring and managing ClickHouse clusters

Results 19 HouseWatch issues
Sort by recently updated
recently updated
newest added

I found all request from frontend always come to localhost:8000, which is not true if you host the webserver on server then woking on local machine browser, should I make...

* add github actions to build containers * create a helm chart for deploying * proxy api via frontend so we can have a single entrypoint (simplifies deployment a lot)...

`index.html` requests resources from `/webapp/assets/...` but `assets` is a sibling of `index.html`, not stored in a `/webapp/` subfolder therefore assets are not found. Either index.html must be changed to not...

The default docker-compose.yml has an incorrect ref to "clickhouse" service. Should this be removed? I have a clickhouse cluster deployed in AWS and I am providing the hostname via the...

Hi, I'm participating in an event for open source contributions. As I couldn't fix your code, I may be creating a version of your banner for dark mode, as the...

For k8s https://github.com/PostHog/HouseWatch/blob/5811b3f717e6faca78c1f3bd7db454324d0a4767/housewatch/clickhouse/queries/sql.py#L6C112-L6C112 1. According to the documentation there should be "if ch_cluster else "system.text_log" https://clickhouse.com/docs/ru/operations/system-tables/text_log system.text_log or returns "POST /api/analyze/logs HTTP/1.1" 500 86 2. If I use name CLICKHOUSE_CLUSTER...

incremental settings were not being passed to the backup command

Hi Tried to deploy HouseWatch and receiving this from the web container, anything I am doing wrong?