v.23.2New Feature
Expose ProfileEvents Counters in system.part_log
ExposeProfileEventscounters insystem.part_log. #38614 (Bharat Nallan).
Why it matters
This feature allows users to monitor and analyze detailed performance metrics related to data parts by makingProfileEvents counters available in the system.part_log. It enhances observability and troubleshooting capabilities by providing deeper insights into part-level operations and events.How to use it
Users can query thesystem.part_log table to access the ProfileEvents counters for data parts without any additional configuration, as these counters are now directly exposed within the system table.