forked from phoenix/litellm-mirror
docs(alerting.md): add alerting thresholds to docs
This commit is contained in:
parent
cd98d256b5
commit
5055aeb254
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ model_list:
|
|||
|
||||
general_settings:
|
||||
alerting: ["slack"]
|
||||
alerting_threshold: 300 # sends alerts if requests hang for 5min+ and responses take 5min+
|
||||
|
||||
environment_variables:
|
||||
SLACK_WEBHOOK_URL: "https://hooks.slack.com/services/<>/<>/<>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue