Demo for Logs Query Builder
Query builder is now available for logs data too. You can apply filters like serviceName to view logs of a particular service. You can also apply aggregates and groupBy filters. Here’s a quick demo of using the query builder on logs to find avg. bytes present in each log based on method type.