Introduces the ability to limit the frequency of specific log messages in ClickHouse.
Why it matters
This feature helps reduce log noise by controlling how often particular log messages are emitted, making logs more manageable and easier to analyze.How to use it
Users can enable log message frequency limiting by configuring their logging settings to specify which messages to limit and the frequency thresholds, thereby preventing excessive repetitive log entries.