pub type DbEventRecord = (Uuid, Uuid, String, IpAddr, i32, String, i64, i64);
Makes it much easier to use scylla::FromRow for the very large system_traces.events rows.
system_traces.events