Overview
The On-Call Analytics page helps you understand and balance the on-call burden across your team. Track who handles the most incidents, identify after-hours and weekend load, and ensure no individual is overwhelmed.Burden Scoring
Quantified workload scores for each responder
After-Hours Tracking
Separate metrics for nights and weekends
Fair Distribution
Identify imbalances in incident assignment
Burnout Prevention
Spot high-burden individuals early
Summary Statistics
Five key metrics provide an overview of on-call load:| Metric | Description |
|---|---|
| On-Call Engineers | Number of responders who handled incidents |
| Total Incidents | Total incidents handled by all responders |
| After Hours | Incidents outside business hours (6pm-8am) |
| Night Incidents | Incidents during night hours (10pm-6am) |
| Weekend Incidents | Incidents on Saturday and Sunday |
After-hours and night incidents contribute more heavily to burden scores as they’re more disruptive to work-life balance.
Incident Distribution Chart
The bar chart shows how incidents are distributed among responders:Reading the Chart
- Taller bars indicate responders handling more incidents
- First names are shown for readability
- Top 10 responders are displayed
Ideal Distribution
- Balanced
- Unbalanced
Relatively even bars across responders indicates:
- Fair on-call rotation
- Good coverage distribution
- Healthy team dynamics
Burden Score
Each responder receives a Burden Score (0-100) that factors in:| Factor | Weight | Description |
|---|---|---|
| Total Incidents | Base | Raw incident count |
| After-Hours | 1.5x | Incidents outside 8am-6pm |
| Night Incidents | 2x | Incidents between 10pm-6am |
| Weekend Incidents | 1.5x | Saturday and Sunday incidents |
Burden Levels
| Score | Level | Indicator |
|---|---|---|
| 0-49 | Low | 🟢 Green |
| 50-79 | Medium | 🟡 Amber |
| 80-100 | High | 🔴 Red |
Engineer Burden Cards
Each responder has a detailed card showing:Card Layout
| Section | Information |
|---|---|
| Header | Name, email, rank, and burden level badge |
| Progress Bar | Visual burden score indicator |
| Metrics Grid | Total, After Hours, Night, and Weekend counts |
Using the Cards
Managing On-Call Burden
Identifying Problems
Single Responder High Burden
Single Responder High Burden
Signs:
- One person with score 80+ while others are under 50
- Consistently handling most after-hours incidents
- Unfair schedule rotation
- Being the “go-to” person for certain issues
- Coverage gaps during specific shifts
- Review and adjust rotation schedule
- Cross-train team members
- Add backup on-call coverage
High After-Hours Load
High After-Hours Load
Signs:
- After-hours count approaching or exceeding business-hours count
- Night incidents are common
- Batch jobs or scheduled tasks failing
- Serving global customers
- Infrastructure issues manifesting overnight
- Review timing of batch jobs
- Implement better monitoring before failure
- Consider follow-the-sun coverage
Weekend Concentration
Weekend Concentration
Signs:
- High weekend incident count
- Same people always handling weekend work
- Deployment patterns (Friday deploys)
- Reduced monitoring attention
- Scheduled maintenance issues
- Avoid Friday deployments
- Rotate weekend on-call fairly
- Automate weekend monitoring
Taking Action
Best Practices
Regular Reviews
Regular Reviews
Review on-call analytics at least monthly. Burden can accumulate without obvious signs until burnout occurs.
Fair Rotations
Fair Rotations
Ensure everyone takes turns with undesirable shifts (nights, weekends, holidays). Use the data to verify fairness.
Compensatory Time
Compensatory Time
When someone handles a high-burden period, consider:
- Extra time off
- Reduced on-call in following weeks
- Other recognition
Team Size
Team Size
Maintain adequate team size for sustainable on-call. Generally, minimum 4-5 people for 24/7 coverage.
Reduce Total Incidents
Reduce Total Incidents
The best way to reduce burden is to reduce incidents:
- Fix recurring issues
- Tune noisy alerts
- Improve service reliability
Follow-the-Sun
Follow-the-Sun
For global teams, route incidents to responders in their business hours when possible.
Comparing Time Periods
Troubleshooting
No data appearing
No data appearing
- Verify incidents exist in the selected date range
- Check that incidents have assignees
- Ensure responders are properly configured in the system
Burden scores seem wrong
Burden scores seem wrong
- Verify incident timestamps are correct
- Check timezone settings
- Review how after-hours/night/weekend are defined for your org
Missing responders
Missing responders
- Check if they handled any incidents in the period
- Verify they’re members of active teams
- Ensure incidents are properly attributed to them
After-hours counts seem high
After-hours counts seem high
- Review your organization’s business hours definition
- Consider timezone of incident vs. responder
- Check for systematic issues (e.g., batch job failures)