# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 1788.0 python_gc_objects_collected_total{generation="1"} 774.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"} 88.0 python_gc_collections_total{generation="1"} 8.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="2",version="3.13.2"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.51379456e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.11435776e+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.78834337094e+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 3.1100000000000003 # 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 http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 1.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 1.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7883436494990826e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.788343667232758e+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="/openapi.json"} 1.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/redoc"} 1.0 http_request_size_bytes_sum{handler="/redoc"} 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="/openapi.json"} 1.788343649499103e+09 http_request_size_bytes_created{handler="/redoc"} 1.7883436672327754e+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="/openapi.json"} 1.0 http_response_size_bytes_sum{handler="/openapi.json"} 7771.0 http_response_size_bytes_count{handler="/redoc"} 1.0 http_response_size_bytes_sum{handler="/redoc"} 908.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="/openapi.json"} 1.7883436494991283e+09 http_response_size_bytes_created{handler="/redoc"} 1.7883436672327943e+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"} 1.0 http_request_duration_highr_seconds_bucket{le="0.025"} 1.0 http_request_duration_highr_seconds_bucket{le="0.05"} 2.0 http_request_duration_highr_seconds_bucket{le="0.075"} 2.0 http_request_duration_highr_seconds_bucket{le="0.1"} 2.0 http_request_duration_highr_seconds_bucket{le="0.25"} 2.0 http_request_duration_highr_seconds_bucket{le="0.5"} 2.0 http_request_duration_highr_seconds_bucket{le="0.75"} 2.0 http_request_duration_highr_seconds_bucket{le="1.0"} 2.0 http_request_duration_highr_seconds_bucket{le="1.5"} 2.0 http_request_duration_highr_seconds_bucket{le="2.0"} 2.0 http_request_duration_highr_seconds_bucket{le="2.5"} 2.0 http_request_duration_highr_seconds_bucket{le="3.0"} 2.0 http_request_duration_highr_seconds_bucket{le="3.5"} 2.0 http_request_duration_highr_seconds_bucket{le="4.0"} 2.0 http_request_duration_highr_seconds_bucket{le="4.5"} 2.0 http_request_duration_highr_seconds_bucket{le="5.0"} 2.0 http_request_duration_highr_seconds_bucket{le="7.5"} 2.0 http_request_duration_highr_seconds_bucket{le="10.0"} 2.0 http_request_duration_highr_seconds_bucket{le="30.0"} 2.0 http_request_duration_highr_seconds_bucket{le="60.0"} 2.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 2.0 http_request_duration_highr_seconds_count 2.0 http_request_duration_highr_seconds_sum 0.030387503000156357 # 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.7883433743973472e+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="/openapi.json",le="0.1",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.02904118800006472 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.0013463150000916357 # 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="/openapi.json",method="GET"} 1.7883436494991608e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.788343667232845e+09 # HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 775.0 python_gc_objects_collected_total{generation="1"} 0.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"} 33.0 python_gc_collections_total{generation="1"} 3.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="2",version="3.13.2"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.05135872e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.8136192e+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.78834337005e+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 1.2599999999999998 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 7.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP requests_per_minute Requests processed in the last minute # TYPE requests_per_minute gauge requests_per_minute 0.0 # HELP busy_worker Number of successful calls # TYPE busy_worker gauge busy_worker 0.0