v.22.7Improvement
Improved CPU Usage Metric Display in ClickHouse Client
The CPU usage metric in clickhouse-client will be displayed in a better way. Fixes #38756. #39280 (Sergei Trifonov).
Why it matters
The update addresses issues with how CPU usage metrics were shown inclickhouse-client, providing users with clearer and more accurate information about CPU utilization. This enhancement helps users better monitor and optimize their ClickHouse deployments by making resource consumption more transparent.How to use it
Simply use the latest version ofclickhouse-client where the CPU usage metrics are automatically displayed with improved formatting and clarity. No additional configuration is required.