MakeMetricsInput: {
    from: string;
    items: CleanedItem[];
    offset: number;
    repo: string;
    to: string;
}

Input for making metrics