v.23.12Improvement

Expose Total Errors Since Last Server Restart as ClickHouseErrorMetric_ALL

Expose the total number of errors occurred since last server restart as a ClickHouseErrorMetric_ALL metric. #57627 (Nikita Mikhaylov).
Expose the total number of errors occurred since the last server restart as a ClickHouseErrorMetric_ALL metric.

Why it matters

This feature provides users with a consolidated metric reflecting the total count of errors encountered by the ClickHouse server since its last restart. It helps in monitoring and diagnosing the overall error rate, improving observability and operational insight.

How to use it

Users can access the new ClickHouseErrorMetric_ALL metric from the server's error metrics interface. This metric will be available automatically after the server is updated; no additional configuration is required.