{% comment %} Compact KPI strip for the dashboard (All Events). Error-focused, single row. Rendered inside a collapsible bar in dashboard.html. Full analytics live at /orbit/stats/. {% endcomment %}
{{ stats.requests_per_hour }} req/hr
{{ stats.queries_per_hour }} queries/hr
{{ stats.avg_response_time|floatformat:0 }}ms avg
{{ error_count }} errors
{{ slow_query_count }} slow
{{ stats.duplicate_queries }} N+1
Full analytics