# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 1701.0 python_gc_objects_collected_total{generation="1"} 68.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"} 92.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="12",version="3.13.12"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.12e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.0905984e+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.788342391e+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 4.12 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 24.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="/metrics",method="GET",status="2xx"} 9.0 http_requests_total{handler="none",method="GET",status="4xx"} 3.0 http_requests_total{handler="/",method="GET",status="2xx"} 2.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 2.0 http_requests_total{handler="/openapi.json",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="/metrics",method="GET",status="2xx"} 1.7883424246391466e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.7883427398237357e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7883429003212273e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.7883429218629737e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7883429219074998e+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="/metrics"} 9.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="none"} 3.0 http_request_size_bytes_sum{handler="none"} 0.0 http_request_size_bytes_count{handler="/"} 2.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="/docs"} 2.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/openapi.json"} 1.0 http_request_size_bytes_sum{handler="/openapi.json"} 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="/metrics"} 1.788342424639163e+09 http_request_size_bytes_created{handler="none"} 1.7883427398237512e+09 http_request_size_bytes_created{handler="/"} 1.7883429003212438e+09 http_request_size_bytes_created{handler="/docs"} 1.788342921862989e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.788342921907514e+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="/metrics"} 9.0 http_response_size_bytes_sum{handler="/metrics"} 97762.0 http_response_size_bytes_count{handler="none"} 3.0 http_response_size_bytes_sum{handler="none"} 66.0 http_response_size_bytes_count{handler="/"} 2.0 http_response_size_bytes_sum{handler="/"} 3492.0 http_response_size_bytes_count{handler="/docs"} 2.0 http_response_size_bytes_sum{handler="/docs"} 1916.0 http_response_size_bytes_count{handler="/openapi.json"} 1.0 http_response_size_bytes_sum{handler="/openapi.json"} 12208.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="/metrics"} 1.7883424246391864e+09 http_response_size_bytes_created{handler="none"} 1.7883427398237684e+09 http_response_size_bytes_created{handler="/"} 1.7883429003212607e+09 http_response_size_bytes_created{handler="/docs"} 1.7883429218630059e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7883429219075341e+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"} 7.0 http_request_duration_highr_seconds_bucket{le="0.025"} 15.0 http_request_duration_highr_seconds_bucket{le="0.05"} 17.0 http_request_duration_highr_seconds_bucket{le="0.075"} 17.0 http_request_duration_highr_seconds_bucket{le="0.1"} 17.0 http_request_duration_highr_seconds_bucket{le="0.25"} 17.0 http_request_duration_highr_seconds_bucket{le="0.5"} 17.0 http_request_duration_highr_seconds_bucket{le="0.75"} 17.0 http_request_duration_highr_seconds_bucket{le="1.0"} 17.0 http_request_duration_highr_seconds_bucket{le="1.5"} 17.0 http_request_duration_highr_seconds_bucket{le="2.0"} 17.0 http_request_duration_highr_seconds_bucket{le="2.5"} 17.0 http_request_duration_highr_seconds_bucket{le="3.0"} 17.0 http_request_duration_highr_seconds_bucket{le="3.5"} 17.0 http_request_duration_highr_seconds_bucket{le="4.0"} 17.0 http_request_duration_highr_seconds_bucket{le="4.5"} 17.0 http_request_duration_highr_seconds_bucket{le="5.0"} 17.0 http_request_duration_highr_seconds_bucket{le="7.5"} 17.0 http_request_duration_highr_seconds_bucket{le="10.0"} 17.0 http_request_duration_highr_seconds_bucket{le="30.0"} 17.0 http_request_duration_highr_seconds_bucket{le="60.0"} 17.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 17.0 http_request_duration_highr_seconds_count 17.0 http_request_duration_highr_seconds_sum 0.15131216729059815 # 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.7883424210843248e+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="/metrics",le="0.1",method="GET"} 9.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 9.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 9.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 9.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 9.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.11688155122101307 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 3.0 http_request_duration_seconds_count{handler="none",method="GET"} 3.0 http_request_duration_seconds_sum{handler="none",method="GET"} 0.0021512764506042004 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{handler="/",method="GET"} 2.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.0021514948457479477 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 2.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.0018316078931093216 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.028296236880123615 # 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="/metrics",method="GET"} 1.7883424246392121e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.788342739823792e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.788342900321286e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7883429218630307e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7883429219075565e+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"} 319.0 python_gc_objects_collected_total{generation="1"} 60.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"} 32.0 python_gc_collections_total{generation="1"} 2.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="12",version="3.13.12"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 9.70838016e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.0532352e+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.78834238996e+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.0 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 18.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