v.22.5Performance Improvement
Change Structure of system.asynchronous_metric_log to Reduce Space Usage and Remove Redundant Field
Change structure ofsystem.asynchronous_metric_log. It will take about 10 times less space. This closes #36357. The fieldevent_time_microsecondswas removed, because it is useless. #36360 (Alexey Milovidov).