mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
- Add quota_snapshots table for time-series quota tracking - Add QuotaSnapshot DB module with CRUD + cleanup (6h gate) - Add snapshot save hook in quotaCache.setQuotaCache() - Add Provider Utilization API: GET /api/usage/utilization - Add Combo Health API: GET /api/usage/combo-health - Add ProviderUtilizationTab with recharts LineChart - Add ComboHealthTab with quota/skew/performance metrics - Add TimeRangeSelector component (1h/24h/7d/30d) - Integrate tabs into /dashboard/analytics - Add unit tests for quotaSnapshots module - Add E2E tests for analytics tabs - Add i18n keys for 33 languages