mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-08 20:22:16 +00:00
doc alert_to_webhook_url
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user