mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
fix - test alerting
This commit is contained in:
parent
670476353f
commit
d178916048
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