# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 909.0 python_gc_objects_collected_total{generation="1"} 441.0 python_gc_objects_collected_total{generation="2"} 20.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"} 399.0 python_gc_collections_total{generation="1"} 36.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 1.052614656e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.7866752e+08 # 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.77535462133e+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 2.61 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP prediction_request_count_total Total prediction API requests # TYPE prediction_request_count_total counter prediction_request_count_total 0.0 # HELP prediction_request_count_created Total prediction API requests # TYPE prediction_request_count_created gauge prediction_request_count_created 1.7753546357968576e+09 # HELP prediction_request_latency_seconds Prediction request latency in seconds # TYPE prediction_request_latency_seconds histogram prediction_request_latency_seconds_bucket{le="0.01"} 0.0 prediction_request_latency_seconds_bucket{le="0.025"} 0.0 prediction_request_latency_seconds_bucket{le="0.05"} 0.0 prediction_request_latency_seconds_bucket{le="0.1"} 0.0 prediction_request_latency_seconds_bucket{le="0.25"} 0.0 prediction_request_latency_seconds_bucket{le="0.5"} 0.0 prediction_request_latency_seconds_bucket{le="1.0"} 0.0 prediction_request_latency_seconds_bucket{le="2.5"} 0.0 prediction_request_latency_seconds_bucket{le="+Inf"} 0.0 prediction_request_latency_seconds_count 0.0 prediction_request_latency_seconds_sum 0.0 # HELP prediction_request_latency_seconds_created Prediction request latency in seconds # TYPE prediction_request_latency_seconds_created gauge prediction_request_latency_seconds_created 1.7753546357969084e+09 # HELP prediction_class_total Count of predictions by class # TYPE prediction_class_total counter