v.25.9New Feature

Add warnings for CPU and memory usage

Add warnings for CPU and memory usage to the system.warnings table. #86838 (Bharat Nallan).
Adds warnings for CPU and memory usage to the system.warnings table in ClickHouse.

Why it matters

This feature enables monitoring of resource usage by providing warnings related to CPU and memory consumption, helping users identify and address performance bottlenecks and resource constraints more effectively.

How to use it

Users can view CPU and memory usage warnings by querying the system.warnings table. No additional configuration is required to enable this feature; warnings will appear automatically when resource thresholds are met.