# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 2541.0 python_gc_objects_collected_total{generation="1"} 716.0 python_gc_objects_collected_total{generation="2"} 489.0 # HELP python_gc_objects_uncollectable_total Uncollectable objects found during GC # TYPE python_gc_objects_uncollectable_total counter python_gc_objects_uncollectable_total{generation="0"} 0.0 python_gc_objects_uncollectable_total{generation="1"} 0.0 python_gc_objects_uncollectable_total{generation="2"} 0.0 # HELP python_gc_collections_total Number of times this generation was collected # TYPE python_gc_collections_total counter python_gc_collections_total{generation="0"} 1158.0 python_gc_collections_total{generation="1"} 105.0 python_gc_collections_total{generation="2"} 3.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="11",patchlevel="15",version="3.11.15"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 4.40451072e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 8.4856832e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.78636397672e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 93.2 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 16.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP mcp_tool_calls_total Total tool calls via MCP # TYPE mcp_tool_calls_total counter # HELP mcp_tool_call_duration_seconds Duration of tool calls via MCP # TYPE mcp_tool_call_duration_seconds histogram # HELP mcp_resource_reads_total Total resource reads via MCP # TYPE mcp_resource_reads_total counter # HELP mcp_resource_read_duration_seconds Duration of resource reads via MCP # TYPE mcp_resource_read_duration_seconds histogram # HELP mcp_prompt_gets_total Total prompt gets via MCP # TYPE mcp_prompt_gets_total counter # HELP mcp_prompt_get_duration_seconds Duration of prompt gets via MCP # TYPE mcp_prompt_get_duration_seconds histogram # HELP mcp_catalog_requests_total Total requests to MCP catalog # TYPE mcp_catalog_requests_total counter # HELP http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter http_requests_total{handler="/health",method="GET",status="2xx"} 6426.0 http_requests_total{handler="/ready",method="GET",status="2xx"} 6426.0 http_requests_total{handler="none",method="GET",status="4xx"} 20.0 http_requests_total{handler="/",method="GET",status="2xx"} 19.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 2.0 http_requests_total{handler="/static",method="GET",status="2xx"} 4.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 1.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="/health",method="GET",status="2xx"} 1.7863639887473295e+09 http_requests_created{handler="/ready",method="GET",status="2xx"} 1.7863639905767903e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.7863712430949605e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7863849507017708e+09 http_requests_created{handler="/metrics",method="GET",status="2xx"} 1.7864197872442398e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.7864197872451832e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.7864261195262809e+09 # HELP http_request_size_bytes Content length of incoming requests by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_request_size_bytes summary http_request_size_bytes_count{handler="/health"} 6426.0 http_request_size_bytes_sum{handler="/health"} 0.0 http_request_size_bytes_count{handler="/ready"} 6426.0 http_request_size_bytes_sum{handler="/ready"} 0.0 http_request_size_bytes_count{handler="none"} 21.0 http_request_size_bytes_sum{handler="none"} 0.0 http_request_size_bytes_count{handler="/"} 19.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="/metrics"} 2.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/static"} 4.0 http_request_size_bytes_sum{handler="/static"} 0.0 # HELP http_request_size_bytes_created Content length of incoming requests by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_request_size_bytes_created gauge http_request_size_bytes_created{handler="/health"} 1.7863639887473497e+09 http_request_size_bytes_created{handler="/ready"} 1.786363990576806e+09 http_request_size_bytes_created{handler="none"} 1.7863712430950282e+09 http_request_size_bytes_created{handler="/"} 1.7863849507017863e+09 http_request_size_bytes_created{handler="/metrics"} 1.7864197872442603e+09 http_request_size_bytes_created{handler="/static"} 1.786419787245197e+09 # HELP http_response_size_bytes Content length of outgoing responses by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_response_size_bytes summary http_response_size_bytes_count{handler="/health"} 6426.0 http_response_size_bytes_sum{handler="/health"} 96390.0 http_response_size_bytes_count{handler="/ready"} 6426.0 http_response_size_bytes_sum{handler="/ready"} 302022.0 http_response_size_bytes_count{handler="none"} 21.0 http_response_size_bytes_sum{handler="none"} 471.0 http_response_size_bytes_count{handler="/"} 19.0 http_response_size_bytes_sum{handler="/"} 150879.0 http_response_size_bytes_count{handler="/metrics"} 2.0 http_response_size_bytes_sum{handler="/metrics"} 22973.0 http_response_size_bytes_count{handler="/static"} 4.0 http_response_size_bytes_sum{handler="/static"} 6361.0 # HELP http_response_size_bytes_created Content length of outgoing responses by handler. Only value of header is respected. Otherwise ignored. No percentile calculated. # TYPE http_response_size_bytes_created gauge http_response_size_bytes_created{handler="/health"} 1.7863639887473702e+09 http_response_size_bytes_created{handler="/ready"} 1.786363990576825e+09 http_response_size_bytes_created{handler="none"} 1.7863712430950642e+09 http_response_size_bytes_created{handler="/"} 1.7863849507018049e+09 http_response_size_bytes_created{handler="/metrics"} 1.7864197872442837e+09 http_response_size_bytes_created{handler="/static"} 1.7864197872452168e+09 # HELP http_request_duration_highr_seconds Latency with many buckets but no API specific labels. Made for more accurate percentile calculations. # TYPE http_request_duration_highr_seconds histogram http_request_duration_highr_seconds_bucket{le="0.01"} 12895.0 http_request_duration_highr_seconds_bucket{le="0.025"} 12897.0 http_request_duration_highr_seconds_bucket{le="0.05"} 12897.0 http_request_duration_highr_seconds_bucket{le="0.075"} 12897.0 http_request_duration_highr_seconds_bucket{le="0.1"} 12898.0 http_request_duration_highr_seconds_bucket{le="0.25"} 12898.0 http_request_duration_highr_seconds_bucket{le="0.5"} 12898.0 http_request_duration_highr_seconds_bucket{le="0.75"} 12898.0 http_request_duration_highr_seconds_bucket{le="1.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="1.5"} 12898.0 http_request_duration_highr_seconds_bucket{le="2.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="2.5"} 12898.0 http_request_duration_highr_seconds_bucket{le="3.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="3.5"} 12898.0 http_request_duration_highr_seconds_bucket{le="4.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="4.5"} 12898.0 http_request_duration_highr_seconds_bucket{le="5.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="7.5"} 12898.0 http_request_duration_highr_seconds_bucket{le="10.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="30.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="60.0"} 12898.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 12898.0 http_request_duration_highr_seconds_count 12898.0 http_request_duration_highr_seconds_sum 14.42587819477015 # HELP http_request_duration_highr_seconds_created Latency with many buckets but no API specific labels. Made for more accurate percentile calculations. # TYPE http_request_duration_highr_seconds_created gauge http_request_duration_highr_seconds_created 1.7863639866524615e+09 # HELP http_request_duration_seconds Latency with only few buckets by handler. Made to be only used if aggregation by handler is important. # TYPE http_request_duration_seconds histogram http_request_duration_seconds_bucket{handler="/health",le="0.1",method="GET"} 6426.0 http_request_duration_seconds_bucket{handler="/health",le="0.5",method="GET"} 6426.0 http_request_duration_seconds_bucket{handler="/health",le="1.0",method="GET"} 6426.0 http_request_duration_seconds_bucket{handler="/health",le="+Inf",method="GET"} 6426.0 http_request_duration_seconds_count{handler="/health",method="GET"} 6426.0 http_request_duration_seconds_sum{handler="/health",method="GET"} 6.042773175807099 http_request_duration_seconds_bucket{handler="/ready",le="0.1",method="GET"} 6426.0 http_request_duration_seconds_bucket{handler="/ready",le="0.5",method="GET"} 6426.0 http_request_duration_seconds_bucket{handler="/ready",le="1.0",method="GET"} 6426.0 http_request_duration_seconds_bucket{handler="/ready",le="+Inf",method="GET"} 6426.0 http_request_duration_seconds_count{handler="/ready",method="GET"} 6426.0 http_request_duration_seconds_sum{handler="/ready",method="GET"} 8.29800489097235 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 20.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 20.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 20.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 20.0 http_request_duration_seconds_count{handler="none",method="GET"} 20.0 http_request_duration_seconds_sum{handler="none",method="GET"} 0.0197887769963927 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 19.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 19.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 19.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 19.0 http_request_duration_seconds_count{handler="/",method="GET"} 19.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.03324568200696376 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 2.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.014177712000673637 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 4.0 http_request_duration_seconds_count{handler="/static",method="GET"} 4.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.017057485987606924 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 1.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 1.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 1.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 1.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 1.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.000830470999062527 # HELP http_request_duration_seconds_created Latency with only few buckets by handler. Made to be only used if aggregation by handler is important. # TYPE http_request_duration_seconds_created gauge http_request_duration_seconds_created{handler="/health",method="GET"} 1.786363988747397e+09 http_request_duration_seconds_created{handler="/ready",method="GET"} 1.786363990576851e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7863712430951073e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.786384950701833e+09 http_request_duration_seconds_created{handler="/metrics",method="GET"} 1.7864197872443168e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7864197872452517e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.786426119526518e+09