Tenant quotas and query budget management
| Tenant | Requests/s | Reads/s | Writes/s | Storage | Budget | Used | Status | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ q.tenant }} | {{ q.max_requests_per_sec }} | {{ q.max_reads_per_sec }} | {{ q.max_writes_per_sec }} | {{ q.max_storage_mb }} MB | {{ q.max_budget_per_day }} | {{ q.current_budget_used }} | @if (q.active) { Active } @else { Inactive } |
|