Skip to main content

Interface: AggregateStats

Defined in: javascript/src/types.ts:435

Aggregate statistics across all users in a time window.

Properties

activeUsers

activeUsers: number

Defined in: javascript/src/types.ts:437


avgDailySpend

avgDailySpend: Decimal

Defined in: javascript/src/types.ts:438


topModel

topModel: string

Defined in: javascript/src/types.ts:439


topUser

topUser: string

Defined in: javascript/src/types.ts:440


totalCreditsConsumed

totalCreditsConsumed: Decimal

Defined in: javascript/src/types.ts:436