{% extends "mirrorwall/base.html" %} {% from "mirrorwall/components.html" import badge, card, empty_state, table %} {% block title %}Dashboard — LoadCoach{% endblock %} {% block content %}
What the router is doing now, what it decided recently, and anything degraded. Every figure links to the page that owns it.
Oldest queued: {{ (report.activity.oldest_queued_age_seconds | round(0) | int ~ " s") if report.activity.oldest_queued_age_seconds is not none else "nothing queued" }} · starving: {{ report.activity.starving }} · Queue · System
Nothing is degraded: health is {{ report.health.status }}, no breaker is open, no model has regressed.
{% endif %}