mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix - test alerting
This commit is contained in:
parent
5e0dc57329
commit
1cda0db2ca
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ class ProxyLogging:
|
||||||
"db_exceptions",
|
"db_exceptions",
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
],
|
] = None,
|
||||||
):
|
):
|
||||||
self.alerting = alerting
|
self.alerting = alerting
|
||||||
if alerting_threshold is not None:
|
if alerting_threshold is not None:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue