System Health Monitoring
Health Dashboard (`/admin/monitoring/health`)
The health dashboard provides real-time system status monitoring.
System Overview Cards
Each health card displays:
- Service Name: Database, API, Cache, Memory, Disk
- Status Indicator: Green (healthy), Yellow (warning), Red (critical)
- Response Time: Current response time in milliseconds
- Last Check: Timestamp of last health check
- Error Messages: Detailed error information when applicable
Health Status Indicators
| Status | Color | Description | | ------------ | --------- | ------------------------------ | | Healthy | 🟢 Green | All systems operating normally | | Warning | 🟡 Yellow | Non-critical issues detected | | Degraded | 🟠Orange | Performance issues present | | Critical | 🔴 Red | Service unavailable or failing |
Drill-Down Details
Click any health card to view detailed information:
- Service metrics: Detailed performance data
- Error logs: Recent error messages and stack traces
- Historical trends: Performance over time
- Related alerts: Associated monitoring alerts