ClickHouse gives users an incredible amount of control to optimize database performance. Platform administrators sit at the center of this experience: they tune scaling controls, configure server settings, and ultimately own the health of their deployment. On ClickHouse Cloud, we're releasing a set of improvements designed to give deeper visibility into how the ClickHouse server is behaving to proactively surface warnings before they become problems.
More dashboards #
The ClickHouse Cloud console already comes built-in with several monitoring dashboards. We added a few more.
New overview page #
The new Overview page brings the most important signals about your deployment into a single, unified view. Designed to give administrators an at-a-glance health check of their ClickHouse environment, you can now spend less time hunting for information and more time acting on it.
Infrastructure page: Deeper scaling visibility #
The new Infrastructure page gives administrators a clearer view into how their services are scaling over time. CPU and Memory utilization metrics, now with additional aggregation types, show how much utilization your ClickHouse cluster is getting.
New modals showcase ClickHouse's automatic scaling behavior to help users better understand why and how their cluster scaled, and also make better decisions around custom scaling configurations like vertical scaling limits and idling behavior.
Get ahead of issues with new notifications #
When users onboard onto ClickHouse, a common set of issues frequently come up. Administrators will be automatically notified via email when a service is at risk of degraded performance or failures, including due to:
- Too many parts: a common cause of merge pressure and query slowdowns
- Failed mutations: which can silently stall data changes if left undetected
- Query concurrency: helping you catch saturation before high query concurrency impacts end users
Slack notifications #
You can configure all these notifications, and more, to be sent directly to Slack via your organization's notification settings.
These improvements provide administrators with better visibility into ClickHouse behavior, so you can spend less time diagnosing issues and more time optimizing your performance.
These features are being rolled out now in ClickHouse Cloud. Log in to your console to explore the new dashboards and configure your notification preferences.



