mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-11 00:25:15 +00:00
(fix) improve example test slack alert
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🚨 Budget Alerting
|
||||
|
||||
**Alerts when a project will exceed it’s planned limit**
|
||||
|
||||
<Image img={require('../../img/budget_alert.png')} />
|
||||
|
||||
## Quick Start
|
||||
|
||||
### 1. Setup Slack Alerting on your Proxy Config.yaml
|
||||
|
||||
|
||||
### 1. Create API Key on Admin UI
|
||||
- Set a key name
|
||||
- Set a Soft Budget on when to get alerted
|
||||
|
||||
### 2. Test Alerting
|
||||
|
||||
### 3. Check Slack
|
||||
Reference in New Issue
Block a user