fn usize_to_f64(value: usize) -> f64
Converts usize to f64 for metrics, capping at u32::MAX.
u32::MAX