| Model | Requests | Tokens | Cost |
|---|---|---|---|
| {{ row.model }} | {{ row.request_count }} | {{ row.total_tokens }} | ${{ "%.4f"|format(row.cost) }} |
No SDK requests today.
{% endif %}OTLP exporter is active and sending traces.
{% elif otlp_status == "disabled" %}OTLP export is disabled. Set TOKENPAK_OTLP_ENDPOINT to enable.
OTLP export not configured. Set TOKENPAK_OTLP_ENDPOINT to enable trace export.
{{ error_count }} structured error(s) logged today. Check journalctl --user -u tokenpak for details.
No structured errors logged today.
{% endif %}