v.22.5Performance Improvement

Change Structure of system.asynchronous_metric_log to Reduce Space Usage and Remove Redundant Field

Change structure of system.asynchronous_metric_log. It will take about 10 times less space. This closes #36357. The field event_time_microseconds was removed, because it is useless. #36360 (Alexey Milovidov).