Dashboard & Analytics
The Dashboard gives you a single view of everything happening in your TinyOps workspace. Track execution history, monitor rule performance, and stay informed about team activity. With filtering and date range controls, you can drill into exactly the data you need.
How It Works
The dashboard aggregates data from all rule executions, policy evaluations, and team actions into a unified view. Data updates in near real-time as rules fire and team members make changes.
Execution History
The execution history table shows every rule evaluation with full context:
| Column | Description |
|---|---|
| Rule | Which rule was evaluated |
| Status | Outcome of the execution |
| Triggered at | When the execution started |
| Duration | How long the execution took |
| Action | What action was performed (or would have been in shadow mode) |
Filtering
Filter executions to find exactly what you need:
| Filter | Options |
|---|---|
| Rule | Select one or more rules to view |
| Status | success, failure, timeout, skipped |
| Date range | Custom start and end dates |
The skipped status appears when a schedule guard blocks execution. See Schedules for details on guard configuration.
Analytics Charts
The analytics section provides visual insights into your automation:
Execution Trends
A time-series chart showing execution volume over your selected date range. Useful for spotting patterns in when rules fire and identifying unexpected spikes.
Success Rates
Breakdown of execution outcomes as a percentage. Track whether your rules are operating healthily or if failure rates are climbing.
Provider Usage
Distribution of executions across connected providers (GitHub, Vercel, Supabase, etc.). Helps you understand which integrations are most active.
Activity Feed
The activity feed shows recent actions taken by your team and by TinyOps itself:
| Event Type | Examples |
|---|---|
| Rule changes | Rule created, updated, toggled, mode changed |
| Policy evaluations | Policy passed, warned, blocked a PR |
| Team actions | Member invited, role changed, settings updated |
| Approvals | Approval requested, granted, denied |
The feed updates in real-time and can be filtered by event type.
Date Range Controls
All dashboard views respect the selected date range. Available presets:
- Last 24 hours
- Last 7 days
- Last 30 days
- Custom range (date picker)
Execution history data is retained based on your plan tier. Free plans retain 7 days, Pro plans retain 30 days, and Team/Business plans retain 90 days.
Related
- Simulation Mode - shadow executions appear in the history with distinct status
- Audit Log - detailed audit trail for compliance needs
- PR Health Pack - health scores visible in the dashboard overview
- Cost Guard - cost alerts reflected in execution history