pub fn print_metrics(
    aggregated_metrics: &AggregatedMetrics
) -> Result<(), DisplayError>