-record(metrics, { total_events :: integer(), total_patches :: integer(), total_patch_bytes :: integer(), avg_patch_bytes :: integer(), root_churn_events :: integer(), keyed_patch_ops :: integer(), reorder_ops :: integer() }).