mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 20:26:28 +00:00
test_aincrement_top_level_request_and_spend_metrics
This commit is contained in:
+1
-1
@@ -542,7 +542,7 @@ def test_set_latency_metrics_missing_api_call_start(prometheus_logger):
|
||||
prometheus_logger.litellm_request_total_latency_metric.labels.assert_called_once()
|
||||
|
||||
|
||||
def test_increment_top_level_request_and_spend_metrics(prometheus_logger):
|
||||
def test_aincrement_top_level_request_and_spend_metrics(prometheus_logger):
|
||||
"""
|
||||
Test the increment_top_level_request_and_spend_metrics method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user