@backblaze-labs/b2-mcp
    Preparing search index...

    Function computeAccountGrowth

    • Compute stored-data growth by account across all supplied report rows.

      Parameters

      • rows: ReportRow[]

        Normalized usage report rows.

      Returns AccountGrowth[]

      Growth rows sorted by descending stored-byte growth.

      This helper is retained for compatibility with earlier insight behavior. New usage-growth tooling prefers snapshot boundary comparisons so point-in-time stored_gb values are not summed across days.