(docs) alerts - key, proxy budgets

This commit is contained in:
ishaan-jaff 2024-01-26 15:18:07 -08:00
parent a46ae7e25d
commit eda2c08dd4

View file

@ -1,6 +1,13 @@
# Slack Alerting
Get alerts for failed db read/writes, hanging api calls, failed api calls.
Get alerts for:
- hanging LLM api calls
- failed LLM api calls
- slow LLM api calls
- budget Tracking per key/user:
- When a User/Key crosses their Budget
- When a User/Key is 15% away from cross their Budget
- failed db read/writes
## Quick Start