v.25.4Improvement

Add a dynamic warning to the system

Add a dynamic warning to the system.warnings table for long running mutations. #78658 (Bharat Nallan).
Adds a dynamic warning entry in the system.warnings table for mutations that run longer than a defined threshold.

Why it matters

This feature helps users monitor and identify long-running mutations that may impact system performance or indicate underlying issues, providing better observability and proactive management.

How to use it

Users can query the system.warnings table to see real-time warnings about long-running mutations without needing additional configuration. No extra setup is required to benefit from these dynamic warnings.