The Missing GitHub Status Page
3 months ago
- #Uptime
- #Open Source
- #GitHub
- GitHub stopped updating its status page with aggregate uptime numbers.
- This service rebuilds platform-wide and per-service uptime from archived status updates.
- It derives minute-level downtime windows and maps incidents to services.
- The pipeline reconstructs history by replaying Atom feed snapshots committed to git via Flat Data.
- Uptime is computed using merged downtime windows rather than day-level buckets.
- Missing components are inferred with GLiNER2, keeping only labels grounded in incident text.
- The project is open source and welcomes PRs.