I am trying to make a query to get all metrics in Azure Application Insights logs in one run. Need some help to get all metrics details with specific Columns (Metric Name, Avg, Unique, Sum). I am trying to use “summarize” and “union” operators for all the metrics in Application Insights log analytics but getting different view and results from the desired and expected view shown in the image attached. I am new also to Kusto Query Language so appreciate help from the community.