-
Adding `ServiceMonitor` could help us with monitoring our `Clickhouse` cluster with the help of the `Prometheus` and `Grafana`
-
I am using the following custom upload script
#!/usr/bin/env bash
echo "Moving clickhouse backup to remote"
BACKUP_NAME=$1
echo "Backup name: $BACKUP_NAME"
cp -r /var/lib/…
-
Recently go-testfixtures got clickhouse support, and there would be more in the future, that's cool and really useful.
Meanwhile, for most users, they only need to work with one or a few databases,…
-
## Steps To Reproduce
Source config:
```yaml
# This file was automatically generated
name: ch
type: postgres
options:
connectionString: "postgresql://clickhouse:pass@localhost:9005/api?pref…
-
### System Name
Clickhouse
### Type
Both
### Details
_No response_
-
#### Read me
Read this first before creating an issue:
- do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely b…
-
Hi Team,
I would like to know is it recommended to query the clickhouse to query the user session history, we have an app which would like to retrieve history of messages in a session, i believe it…
-
yandex/clickhouse-server:latest
-
**Is your feature request related to a problem? Please describe.**
I would like to connect to Clickhouse Cloud using its [Google Workspace SSO](https://clickhouse.com/docs/en/cloud/security/cloud-aut…
-
## Done Condition (What do we need? Why do we need it? Keep this is small as possible!)
Import Users script is automatically updated to point/sync between green and blue databases when a GENIE import …