Dashboard Overview
Learn how to navigate and use the SkySignal dashboard effectively.
Accessing the Dashboard
Visit dash.skysignal.app and log in with your account credentials.
Dashboard Layout
Navigation
The main navigation includes:
- Sites - List of all your monitored applications
- Dashboard - Quick overview of all sites' health
- Settings - Account and billing settings
Site Detail View
When viewing a specific site, you'll see tabs for:
| Tab | Description |
|---|---|
| Overview | Summary of key metrics and recent activity |
| Methods | Meteor Method performance data |
| Subscriptions | DDP subscription monitoring |
| Errors | Error tracking and analysis |
| System | Server metrics (CPU, memory, etc.) |
| Jobs | Background job monitoring |
| Settings | Site-specific configuration |
Time Range Selection
Use the time range picker to adjust the data window:
- Last 1 hour - Real-time debugging
- Last 24 hours - Daily patterns (default)
- Last 7 days - Weekly trends
- Last 30 days - Monthly analysis
- Custom range - Specific date/time range
Host Filtering
For multi-server deployments, filter data by host:
- Click the Host dropdown
- Select a specific host or "All Hosts"
- All charts and tables update automatically
Key Metrics
Response Time
- Average - Mean response time
- p50 - Median (50th percentile)
- p95 - 95th percentile
- p99 - 99th percentile
Error Rate
Percentage of requests that resulted in an error.
Throughput
Number of requests per unit time (requests/second or requests/minute).
Charts and Visualizations
Time Series Charts
- Hover over data points for exact values
- Click and drag to zoom into a time range
- Double-click to reset zoom
Tables
- Click column headers to sort
- Use search/filter to find specific items
- Click rows for detailed information
Real-Time Updates
The dashboard updates automatically:
- Overview metrics refresh every 10 seconds
- Charts update with new data points
- Error counts update in real-time
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
? | Show keyboard shortcuts |
g then d | Go to Dashboard |
g then m | Go to Methods |
g then e | Go to Errors |
r | Refresh data |
Next Steps
- Methods View - Deep dive into Method monitoring
- Errors View - Understanding error tracking
- Setting Up Alerts - Get notified of issues