ai-cost-tracker/backend
Vadym Samoilenko 9491a11903 fix: analytics query usage_events directly for real-time data
- analytics_service now queries usage_events (not usage_rollups)
  so data appears immediately without waiting for nightly rollup
- match on ts datetime range (was string 'date' field — broken)
- correct units field names: token_input/token_output/char
- rollup_daily.py: same field name fix for historical aggregation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 14:34:19 +01:00
..
app fix: analytics query usage_events directly for real-time data 2026-04-27 14:34:19 +01:00
celery_worker.py feat: initial implementation of Oliver AI Cost Tracker 2026-04-27 11:26:08 +01:00
Dockerfile fix: copy source before editable install, add packages path for Poetry 2026-04-27 12:22:13 +01:00
pyproject.toml fix: copy source before editable install, add packages path for Poetry 2026-04-27 12:22:13 +01:00