余尚辉 3 mesiacov pred
rodič
commit
98b536eeff
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      ai-slibra-assistant/api/AiBot.py

+ 1 - 1
ai-slibra-assistant/api/AiBot.py

@@ -28,7 +28,7 @@ from util import insert_log, timetic
 from prometheus_fastapi_instrumentator import Instrumentator
 from prometheus_fastapi_instrumentator import Instrumentator
 import time
 import time
 
 
-from util.registry import BOT_CREATE_ACCOUNT_LATENCY
+from util.registry import AI_BOT_REQUEST_LATENCY
 
 
 logger=get_logger("log")
 logger=get_logger("log")