/* ... */ SELECT *, query_id as query_detail, multiIf (elapsed < 30, format('{} seconds', round(elap... | f400d6ef-f399-4097-a2a6-bbd0aa24332f | monitoring | 0.00 B | 0 seconds | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 B | 0 | 0 seconds | 88 | 1 | |||
/* ... */ WITH event_count AS ( SELECT toStartOfFiveMinutes(event_time) AS event_time, COUNT() AS qu... | 41e01819-c9d3-4d5d-86d6-7696ae57fde9 | monitoring | 2.04 MiB | 0 seconds | 81.83% | 433.83 thousand | 0.00 | 0.00 | 0.00 | 0.00 B | 10 | 0 seconds | 184 | 8 | ||
/* ... */ SELECT toDate(toStartOfDay(event_time)) AS event_time, user, COUNT(*) AS count FROM merge(... | 47d0c70a-b64f-4aa0-93fb-3478198b2965 | monitoring | 0.00 B | 0 seconds | 100% | 2.00 million | 0.00 | 0.00 | 0.00 | 0.00 B | 56 | 0 seconds | 106 | 4 |