| Agent / Session | Requests | Tokens | Cost | % of budget |
|---|---|---|---|---|
| {{ row.agent_id }} | {{ row.request_count }} | {{ row.total_tokens }} | ${{ "%.4f"|format(row.cost) }} | {{ row.budget_pct | round(1) }}% |
No agent sessions recorded today.
{% endif %}{{ concurrent_sessions }} concurrent session(s) detected.
{% if not fairness_ok %}One agent is using >70% of today's budget. Consider adding per-session budget limits.
{% endif %} {% else %}No concurrent session data available yet.
{% endif %}