# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 555.0 python_gc_objects_collected_total{generation="1"} 20.0 python_gc_objects_collected_total{generation="2"} 0.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"} 44.0 python_gc_collections_total{generation="1"} 4.0 python_gc_collections_total{generation="2"} 0.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="13",patchlevel="3",version="3.13.3"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.03215104e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.2913792e+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.77515312628e+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 5.930000000000001 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 21.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter # 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 # 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 # 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"} 0.0 http_request_duration_highr_seconds_bucket{le="0.025"} 0.0 http_request_duration_highr_seconds_bucket{le="0.05"} 0.0 http_request_duration_highr_seconds_bucket{le="0.075"} 0.0 http_request_duration_highr_seconds_bucket{le="0.1"} 0.0 http_request_duration_highr_seconds_bucket{le="0.25"} 0.0 http_request_duration_highr_seconds_bucket{le="0.5"} 0.0 http_request_duration_highr_seconds_bucket{le="0.75"} 0.0 http_request_duration_highr_seconds_bucket{le="1.0"} 0.0 http_request_duration_highr_seconds_bucket{le="1.5"} 0.0 http_request_duration_highr_seconds_bucket{le="2.0"} 0.0 http_request_duration_highr_seconds_bucket{le="2.5"} 0.0 http_request_duration_highr_seconds_bucket{le="3.0"} 0.0 http_request_duration_highr_seconds_bucket{le="3.5"} 0.0 http_request_duration_highr_seconds_bucket{le="4.0"} 0.0 http_request_duration_highr_seconds_bucket{le="4.5"} 0.0 http_request_duration_highr_seconds_bucket{le="5.0"} 0.0 http_request_duration_highr_seconds_bucket{le="7.5"} 0.0 http_request_duration_highr_seconds_bucket{le="10.0"} 0.0 http_request_duration_highr_seconds_bucket{le="30.0"} 0.0 http_request_duration_highr_seconds_bucket{le="60.0"} 0.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 0.0 http_request_duration_highr_seconds_count 0.0 http_request_duration_highr_seconds_sum 0.0 # 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.775153128786818e+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