Eugene Klimov

Results 513 comments of Eugene Klimov

Maybe clickhouse.com with s3 disk + cache will good solution? Look details https://clickhouse.com/docs/en/engines/table-engines/mergetree-family/mergetree/#table_engine-mergetree-s3

@alexqrid clickhouse itself already have embedded prometheus endpoint you don't need clickhouse-exporter for new versions of clickhouse

also, we going to make some github actions to release "official" exporter image, unfortunately, it not ready now but, if you wish you can try to use native embedded Prometheus...

> Could you please release the unofficial clickhouse exporter version that have environment variable EXPORT_TO_PROMETHEUS variable, because all these configs are a bit of a pain in a back? I...

i still interests too any progress? i planned make kube-flame project especially to run pyflame, py-spy, rbspy and go-torch inside Pods, like https://github.com/aylei/kubectl-debug

as you can see https://blog.pythian.com/depth-mysql-5-6-ddl/ pt-online-schema-change and other like tools can throttle disk usage and don't lock table in some cases change column type, add fulltext index etc.

Yeah! Support for https://clickhouse.com/ would be a great feature.

@Maayan-s now https://github.com/ClickHouse/dbt-clickhouse officially support by ClickHouse Inc.

@fdr could you implement backup-push with hot_standby = on for postgresql 9.6 ?