Criticals (24h)
{{ loading ? '…' : (stats?.criticals_24h ?? 0) }}
Errors (24h)
{{ loading ? '…' : (stats?.errors_24h ?? 0) }}
Active Incidents
{{ incidentsLoading ? '…' : activeIncidents }}
| Source | Events | Errors | Latest | ||
|---|---|---|---|---|---|
| {{ src.source_id }} | {{ src.entry_count.toLocaleString() }} | {{ src.error_count.toLocaleString() }} | {{ shortTs(src.latest) }} |
{{ entry.text }}
No errors or criticals in the last 24 hours.
Use