# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 184261.0 python_gc_objects_collected_total{generation="1"} 19116.0 python_gc_objects_collected_total{generation="2"} 800.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"} 423.0 python_gc_collections_total{generation="1"} 38.0 python_gc_collections_total{generation="2"} 2.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="10",patchlevel="13",version="3.10.13"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.44433152e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.8114048e+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.77002520318e+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 7548.76 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10.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="none",method="GET",status="4xx"} 24489.0 http_requests_total{handler="/",method="GET",status="2xx"} 497.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 21.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 32.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 36.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 34.0 http_requests_total{handler="none",method="POST",status="4xx"} 272.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 3.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 144.0 http_requests_total{handler="/static",method="GET",status="2xx"} 8.0 http_requests_total{handler="/static",method="GET",status="4xx"} 36.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="none",method="GET",status="4xx"} 1.7700254979261432e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.770063455818951e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7701593137979796e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.7701593153785138e+09 http_requests_created{handler="/metrics",method="GET",status="2xx"} 1.7701593153908415e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.770159316395422e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.7702389077048323e+09 http_requests_created{handler="none",method="OPTIONS",status="4xx"} 1.7703436291089783e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.7703437845902107e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.7709314685576386e+09 http_requests_created{handler="/static",method="GET",status="4xx"} 1.7714828811175196e+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="none"} 24908.0 http_request_size_bytes_sum{handler="none"} 313811.0 http_request_size_bytes_count{handler="/"} 497.0 http_request_size_bytes_sum{handler="/"} 6.0 http_request_size_bytes_count{handler="/openapi.json"} 21.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/redoc"} 32.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 http_request_size_bytes_count{handler="/metrics"} 36.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/docs"} 34.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/static"} 44.0 http_request_size_bytes_sum{handler="/static"} 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="none"} 1.7700254979261835e+09 http_request_size_bytes_created{handler="/"} 1.7700634558189867e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.7701593137980156e+09 http_request_size_bytes_created{handler="/redoc"} 1.7701593153785472e+09 http_request_size_bytes_created{handler="/metrics"} 1.770159315390878e+09 http_request_size_bytes_created{handler="/docs"} 1.770159316395457e+09 http_request_size_bytes_created{handler="/static"} 1.7709314685576758e+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="none"} 24908.0 http_response_size_bytes_sum{handler="none"} 548822.0 http_response_size_bytes_count{handler="/"} 497.0 http_response_size_bytes_sum{handler="/"} 841421.0 http_response_size_bytes_count{handler="/openapi.json"} 21.0 http_response_size_bytes_sum{handler="/openapi.json"} 19362.0 http_response_size_bytes_count{handler="/redoc"} 32.0 http_response_size_bytes_sum{handler="/redoc"} 28896.0 http_response_size_bytes_count{handler="/metrics"} 36.0 http_response_size_bytes_sum{handler="/metrics"} 537808.0 http_response_size_bytes_count{handler="/docs"} 34.0 http_response_size_bytes_sum{handler="/docs"} 29852.0 http_response_size_bytes_count{handler="/static"} 44.0 http_response_size_bytes_sum{handler="/static"} 2.012896e+06 # 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="none"} 1.7700254979264092e+09 http_response_size_bytes_created{handler="/"} 1.770063455819034e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7701593137980635e+09 http_response_size_bytes_created{handler="/redoc"} 1.7701593153785944e+09 http_response_size_bytes_created{handler="/metrics"} 1.7701593153909287e+09 http_response_size_bytes_created{handler="/docs"} 1.7701593163955042e+09 http_response_size_bytes_created{handler="/static"} 1.7709314685577257e+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"} 25561.0 http_request_duration_highr_seconds_bucket{le="0.025"} 25572.0 http_request_duration_highr_seconds_bucket{le="0.05"} 25572.0 http_request_duration_highr_seconds_bucket{le="0.075"} 25572.0 http_request_duration_highr_seconds_bucket{le="0.1"} 25572.0 http_request_duration_highr_seconds_bucket{le="0.25"} 25572.0 http_request_duration_highr_seconds_bucket{le="0.5"} 25572.0 http_request_duration_highr_seconds_bucket{le="0.75"} 25572.0 http_request_duration_highr_seconds_bucket{le="1.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="1.5"} 25572.0 http_request_duration_highr_seconds_bucket{le="2.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="2.5"} 25572.0 http_request_duration_highr_seconds_bucket{le="3.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="3.5"} 25572.0 http_request_duration_highr_seconds_bucket{le="4.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="4.5"} 25572.0 http_request_duration_highr_seconds_bucket{le="5.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="7.5"} 25572.0 http_request_duration_highr_seconds_bucket{le="10.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="30.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="60.0"} 25572.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 25572.0 http_request_duration_highr_seconds_count 25572.0 http_request_duration_highr_seconds_sum 27.257324861129746 # 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.7700252060919125e+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="none",le="0.1",method="GET"} 24489.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 24489.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 24489.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 24489.0 http_request_duration_seconds_count{handler="none",method="GET"} 24489.0 http_request_duration_seconds_sum{handler="none",method="GET"} 25.809108159592142 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 497.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 497.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 497.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 497.0 http_request_duration_seconds_count{handler="/",method="GET"} 497.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.5071709470648784 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 21.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 21.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 21.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 21.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 21.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.028643927245866507 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 32.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 32.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 32.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 32.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 32.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.030310683127027005 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 36.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 36.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 36.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 36.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 36.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.21491858427179977 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 34.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 34.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 34.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 34.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 34.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.03601426142267883 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 272.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 272.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 272.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 272.0 http_request_duration_seconds_count{handler="none",method="POST"} 272.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.28221667814068496 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 3.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 3.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 3.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 3.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 3.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.002920054190326482 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 144.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 144.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 144.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 144.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 144.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.14634089334867895 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 44.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 44.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 44.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 44.0 http_request_duration_seconds_count{handler="/static",method="GET"} 44.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.1996806727256626 # 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="none",method="GET"} 1.770025497926476e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.770063455819107e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7701593137981243e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.77015931537865e+09 http_request_duration_seconds_created{handler="/metrics",method="GET"} 1.7701593153909905e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.770159316395571e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7702389077049317e+09 http_request_duration_seconds_created{handler="none",method="OPTIONS"} 1.77034362910908e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.7703437845903304e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7709314685577857e+09