v.22.1Improvement

Display Resource Usage Metrics in Client

Always display resource usage (total CPU usage, total RAM usage and max RAM usage per host) in client. #33271 (alexey-milovidov).
Always display resource usage statistics including total CPU usage, total RAM usage, and max RAM usage per host in the ClickHouse client.

Why it matters

This feature provides users with immediate and continuous visibility into resource consumption metrics directly within the ClickHouse client. It helps in monitoring system load and resource utilization without requiring additional diagnostic queries or external tools.

How to use it

This feature is enabled by default and does not require additional configuration. Resource usage metrics are automatically displayed within the client interface during sessions.