v.24.7Improvement

Improve ProfileEvents for Filesystem Cache

Improve ProfileEvents for the filesystem cache. #66249 (zhukai).
Improve ProfileEvents for the filesystem cache in ClickHouse.

Why it matters

Enhance the observability and monitoring of filesystem cache operations by improving the ProfileEvents related to the filesystem cache. This helps users better understand cache behavior and performance impact during query execution.

How to use it

Users benefit from this feature automatically as the improved ProfileEvents are integrated into ClickHouse's monitoring system. To leverage detailed metrics, users can query ProfileEvents related to the filesystem cache using query profiling tools or system tables without additional configuration.