Obsidian Stats Forge
A volcanic-themed developer stats dashboard for build pipelines and infrastructure monitoring.
Features
- Four primary stat cards: builds, deployments, uptime, avg build time
- Mini spark bar charts on each stat card
- Trend indicators with up/down arrows and percentages
- Service health table with CPU, memory, and requests/min
- Color-coded status indicators (healthy/warning)
- Recent deployments timeline with version tags
- Rollback status highlighting
- Infrastructure info strip (region, edge, instances, git ref)
- Monospace Fira Code font for data, Rubik for headings
- Full dark mode: pure black (#000000) bg with bright orange (#F97316) and ember (#EF4444) accents
Dependencies
- lucide-react
- Shadcn Card, Badge, Separator
Customization
- Edit primaryStats for your build metrics
- Update services array for your microservices
- Modify recentDeploys for deployment history
- Change orange accents to match your CI/CD brand