{% load django_menu_tags %}
manage.py sitepulse_rollup.
{% elif health.rollup_lag_days > 0 %}
Rollups are {{ health.rollup_lag_days }} day(s) behind — the numbers are still
correct, but they are aggregating raw rows to get there.
{% endif %}
{% if health.dropped_7d %}
{{ health.dropped_7d }} hit(s) were dropped by a full write buffer in the last 7 days.
{% endif %}
Health