# HELP rust_api_build_info Version label of the running rust-api binary. # TYPE rust_api_build_info gauge rust_api_build_info{version="0.1.0"} 1 # HELP rust_api_uptime_seconds Seconds since process start. # TYPE rust_api_uptime_seconds counter rust_api_uptime_seconds 63204 # HELP rust_api_allowed_models Number of model aliases on the allowlist. # TYPE rust_api_allowed_models gauge rust_api_allowed_models 43 # HELP rust_api_conversations_total Distinct conversation_ids in the store. # TYPE rust_api_conversations_total gauge rust_api_conversations_total 546 # HELP rust_api_messages_total Persisted messages across all conversations. # TYPE rust_api_messages_total gauge rust_api_messages_total 1703