multiTenantCostGuard
Auto-generated API reference for multiTenantCostGuard.
Function: multiTenantCostGuard()
multiTenantCostGuard(
options):Observer&object
Defined in: observability/src/cost-guard-multi-tenant.ts:93
Per-tenant cost-guard. Same incremental accounting as costGuard,
partitioned by tenant id, with separate budgets per tenant and a
no-abort default (the SaaS gateway typically enforces).