Adds support for configuring server-level throttling when the ClickHouse server configuration is overridden using Keeper.
Why it matters
This feature addresses the limitation of not being able to apply server-level throttling settings when the configuration is managed and overridden via Keeper. It allows users to enforce throttling rules consistently even in dynamic configuration scenarios, improving resource and load management on the server.How to use it
To use this feature, configure the throttling parameters as part of the server-level settings in the ClickHouse configuration files and ensure that these settings are correctly propagated and honored when the configuration is overridden through Keeper.