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).
Improved display of the CPU usage metric in clickhouse-client for better readability and understanding.

Why it matters

The update addresses issues with how CPU usage metrics were shown in clickhouse-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 of clickhouse-client where the CPU usage metrics are automatically displayed with improved formatting and clarity. No additional configuration is required.