Dashboard
Project overview page with stats, log volume charts, AI insights, and incident timelines.
Overview
The Dashboard is your project overview page. It shows the health of your application at a glance.
Stats Cards
At the top of the dashboard, you'll see key metrics for the selected time range:
- Total logs — Total log entries received.
- Active errors — Number of unique error groups currently open.
- Error rate — Percentage of logs that are errors.
- Throughput — Logs per minute/second.
- Users affected — Unique users who encountered errors.
Alert Status
A banner at the top indicates whether any alerts are currently firing.
AI Insights
Click "Scan logs for AI insights" to have AI analyze your recent activity. You can select the time window (e.g., Last 24h). The AI surfaces patterns, anomalies, and actionable suggestions.
Log Volume Chart
A visual chart of log volume over time, broken down by level (Total, Warnings, Errors, Info, Debug, Trace). Toggle between 1h, 6h, 24h, 7d, and 30d views.
Recent Logs
A quick view of your latest log entries with a "View all" link to the full Logs page.
By Level
A breakdown of logs by severity level, showing the distribution of debug, info, warn, error, and fatal entries.
Incident Timeline
AI-powered reconstruction of what happened in your system. Click "What happened?" to generate one. The timeline shows a chronological chain of events that led to issues.
Incident Report
When active errors exist, you can generate a full incident report with root cause analysis, timeline, and action items. This is useful for post-mortems and team communication.