from prometheus_client import Counter,Histogram,generate_latest AI_BOT_REQUEST_LATENCY = Histogram('ai_bot_request_latency', '文本机器人接口耗时',['bid'])