# HELP voicebot_uptime_seconds Service uptime in seconds. # TYPE voicebot_uptime_seconds gauge voicebot_uptime_seconds 1470282.042 # HELP voicebot_greeting_cache_ready 1 if the greeting MP3 is cached and ready. # TYPE voicebot_greeting_cache_ready gauge voicebot_greeting_cache_ready 1 # HELP voicebot_connections_total Total WebSocket connections accepted since start. # TYPE voicebot_connections_total counter voicebot_connections_total 0 # HELP voicebot_calls_completed_total Calls that reached conversation_complete (RDV booked). # TYPE voicebot_calls_completed_total counter voicebot_calls_completed_total 0 # HELP voicebot_last_connection_unix_seconds Unix timestamp of the last WS connection. # TYPE voicebot_last_connection_unix_seconds gauge voicebot_last_connection_unix_seconds 0.000 # HELP voicebot_last_turn_stt_ms STT latency of the last turn (ms). # TYPE voicebot_last_turn_stt_ms gauge voicebot_last_turn_stt_ms 0.0 # HELP voicebot_last_turn_llm_first_token_ms LLM first-token latency of the last turn (ms). # TYPE voicebot_last_turn_llm_first_token_ms gauge voicebot_last_turn_llm_first_token_ms 0.0 # HELP voicebot_last_turn_tts_first_chunk_ms TTS first-chunk latency of the last turn (ms). # TYPE voicebot_last_turn_tts_first_chunk_ms gauge voicebot_last_turn_tts_first_chunk_ms 0.0 # HELP voicebot_last_turn_total_ms Total latency of the last turn end-to-end (ms). # TYPE voicebot_last_turn_total_ms gauge voicebot_last_turn_total_ms 0.0