litellm-mirror/litellm/proxy/db/db_transaction_queue
Krish Dholakia 9b77559ccf
Add aggregate team based usage logging (#10039)
* feat(schema.prisma): initial commit adding aggregate table for team spend

allows team spend to be visible at 1m+ logs

* feat(db_spend_update_writer.py): support logging aggregate team spend

allows usage dashboard to work at 1m+ logs

* feat(litellm-proxy-extras/): add new migration file

* fix(db_spend_update_writer.py): fix return type

* build: bump requirements

* fix: fix ruff error
2025-04-15 20:58:48 -07:00
..
base_update_queue.py Merge branch 'main' into litellm_metrics_pod_lock_manager 2025-04-04 21:11:39 -07:00
daily_spend_update_queue.py Add aggregate team based usage logging (#10039) 2025-04-15 20:58:48 -07:00
pod_lock_manager.py [Feat] Emit Key, Team Budget metrics on a cron job schedule (#9528) 2025-04-10 16:59:14 -07:00
redis_update_buffer.py Add aggregate team based usage logging (#10039) 2025-04-15 20:58:48 -07:00
spend_update_queue.py Merge branch 'main' into litellm_metrics_pod_lock_manager 2025-04-04 21:11:39 -07:00