forked from phoenix/litellm-mirror
doc alert_to_webhook_url
This commit is contained in:
parent
aba600a892
commit
b137207ae6
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ class ProxyLogging:
|
|||
"new_model_added",
|
||||
"outage_alerts",
|
||||
]
|
||||
self.alert_to_webhook_url: Optional[dict] = None
|
||||
self.slack_alerting_instance: SlackAlerting = SlackAlerting(
|
||||
alerting_threshold=self.alerting_threshold,
|
||||
alerting=self.alerting,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue