PREPROD
ReaderAuthor

suite

Ops Tenant Usage

Per-tenant, per-product usage metrics for a billing or reporting period.

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

An OpsTenantUsage record measures how much a single workspace used a single product over a window of time. It ties to a tenantId and productSlug, then captures consumption: objectBytes and dbBytes (with a precise dbBytesExact) for storage, rowCount for data volume, and activeUsers and apiCalls for engagement. The featureFlags field notes which capabilities were active, while periodStart and periodEnd bound the measurement. These rows feed usage-based billing, capacity planning, and per-tenant dashboards.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?