# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 517352.0 python_gc_objects_collected_total{generation="1"} 132568.0 python_gc_objects_collected_total{generation="2"} 872.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"} 2255.0 python_gc_collections_total{generation="1"} 204.0 python_gc_collections_total{generation="2"} 8.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="11",patchlevel="13",version="3.11.13"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.6163909632e+010 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.054531584e+09 # 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.77344277351e+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 920.75 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 30.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP grpc_server_handled_total Total number of RPCs completed on the server, regardless of success or failure. # TYPE grpc_server_handled_total counter grpc_server_handled_total{grpc_code="OK",grpc_method="PushPromptedJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="UNARY"} 2.0 # HELP grpc_server_handled_created Total number of RPCs completed on the server, regardless of success or failure. # TYPE grpc_server_handled_created gauge grpc_server_handled_created{grpc_code="OK",grpc_method="PushPromptedJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="UNARY"} 1.7739294247427163e+09 # HELP grpc_server_started_total Total number of RPCs started on the server. # TYPE grpc_server_started_total counter grpc_server_started_total{grpc_method="PushPromptedJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="UNARY"} 2.0 grpc_server_started_total{grpc_method="StreamJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="SERVER_STREAMING"} 2.0 # HELP grpc_server_started_created Total number of RPCs started on the server. # TYPE grpc_server_started_created gauge grpc_server_started_created{grpc_method="PushPromptedJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="UNARY"} 1.7739294247176e+09 grpc_server_started_created{grpc_method="StreamJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="SERVER_STREAMING"} 1.7739294247440746e+09 # HELP grpc_server_msg_received_total Total number of RPC stream messages received on the server. # TYPE grpc_server_msg_received_total counter # HELP grpc_server_msg_sent_total Total number of gRPC stream messages sent by the server. # TYPE grpc_server_msg_sent_total counter grpc_server_msg_sent_total{grpc_method="StreamJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="SERVER_STREAMING"} 10.0 # HELP grpc_server_msg_sent_created Total number of gRPC stream messages sent by the server. # TYPE grpc_server_msg_sent_created gauge grpc_server_msg_sent_created{grpc_method="StreamJob",grpc_service="kanaloagrpc.v1.Kanaloa",grpc_type="SERVER_STREAMING"} 1.7739294247450953e+09 # HELP grpc_server_handling_seconds Histogram of response latency (seconds) of gRPC that had been application-level handled by the server. # TYPE grpc_server_handling_seconds histogram # HELP grpc_server_handled_latency_seconds Histogram of response latency (seconds) of gRPC that had been application-level handled by the server # TYPE grpc_server_handled_latency_seconds histogram