Overview Dashboard
The Overview panel is the default landing page for Insights. It provides a high-level summary of all your telemetry data.
Navigate to Insights — you'll land on the Overview tab automatically.
Time Range
Select a time range at the top of the page. All stat cards, charts, and recent activity reflect this range:
- Last hour
- Last 24 hours (default)
- Last 7 days
- Last 30 days
Stat Cards
The top row shows counts for each telemetry type:
- Logs — Total log entries
- Traces — Total trace spans
- Metrics — Total metric data points
- Events — Total events
- Messages — Total messages
- Audit — Total audit events
Each card is clickable — click to jump to the corresponding panel.
Sparkline Charts
Four time-series charts show volume trends over the selected period:
- Log volume — Total log entries over time
- Trace volume — Total spans over time
- Message volume — Messages over time
- Error volume — Log entries with severity
ERRORover time
Charts use different time buckets depending on the range: minutes for the last hour, hours for 24 hours and 7 days, and days for 30 days.
Recent Activity
Three lists at the bottom highlight items that may need attention:
- Recent errors — Latest log entries with severity ERROR or WARN, showing timestamp, severity, and message body
- Recent failed traces — Latest trace spans with status ERROR, showing trace ID, operation name, and duration
- Recent audit events — Latest audit entries showing action, actor, and outcome
Click any item to navigate to the relevant panel with filters applied.
Auto-Refresh
Toggle auto-refresh to poll for new data at regular intervals. Useful for monitoring live systems.
Next Steps
- Explore Logs to search and filter log entries
- View Traces to inspect distributed traces
- Build a dashboard for custom visualizations