litellm-mirror/litellm/proxy/db/db_transaction_queue
Krish Dholakia d8a1071bc4
Add aggregate spend by tag (#10071)
* feat: initial commit adding daily tag spend table to db

* feat(db_spend_update_writer.py): correctly log tag spend transactions

* build(schema.prisma): add new tag table to root

* build: add new migration file
2025-04-16 12:26:21 -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 [Feat - Cost Tracking improvement] Track prompt caching metrics in DailyUserSpendTransactions (#10029) 2025-04-15 21:40:57 -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 spend by tag (#10071) 2025-04-16 12:26:21 -07:00
spend_update_queue.py Merge branch 'main' into litellm_metrics_pod_lock_manager 2025-04-04 21:11:39 -07:00