# HELP tripmate_uptime_seconds Total runtime of the TripMate application in seconds. # TYPE tripmate_uptime_seconds gauge tripmate_uptime_seconds 18.63 # HELP tripmate_http_active_requests Current number of active in-flight HTTP requests. # TYPE tripmate_http_active_requests gauge tripmate_http_active_requests 0 # HELP tripmate_http_requests_total Total number of HTTP requests processed. # TYPE tripmate_http_requests_total counter tripmate_http_requests_total{method="GET",path="/robots.txt",status="404"} 1 # HELP tripmate_http_request_duration_seconds Summary of HTTP request durations in seconds. # TYPE tripmate_http_request_duration_seconds summary tripmate_http_request_duration_seconds_sum{method="GET",path="/robots.txt"} 0.001060 tripmate_http_request_duration_seconds_count{method="GET",path="/robots.txt"} 1 # HELP tripmate_agent_executions_total Total number of AI agent executions. # TYPE tripmate_agent_executions_total counter # HELP tripmate_agent_duration_seconds Total execution time of AI agents in seconds. # TYPE tripmate_agent_duration_seconds summary