# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 372571.0 python_gc_objects_collected_total{generation="1"} 40852.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"} 715.0 python_gc_collections_total{generation="1"} 65.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.45616896e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.8068992e+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 14424.560000000001 # 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"} 49816.0 http_requests_total{handler="/",method="GET",status="2xx"} 1115.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 66.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 63.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 71.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 65.0 http_requests_total{handler="none",method="POST",status="4xx"} 616.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 5.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 158.0 http_requests_total{handler="/static",method="GET",status="2xx"} 20.0 http_requests_total{handler="/static",method="GET",status="4xx"} 62.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"} 50595.0 http_request_size_bytes_sum{handler="none"} 916279.0 http_request_size_bytes_count{handler="/"} 1115.0 http_request_size_bytes_sum{handler="/"} 6.0 http_request_size_bytes_count{handler="/openapi.json"} 66.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/redoc"} 63.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 http_request_size_bytes_count{handler="/metrics"} 71.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/docs"} 65.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/static"} 82.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"} 50595.0 http_response_size_bytes_sum{handler="none"} 1.116771e+06 http_response_size_bytes_count{handler="/"} 1115.0 http_response_size_bytes_sum{handler="/"} 1.887695e+06 http_response_size_bytes_count{handler="/openapi.json"} 66.0 http_response_size_bytes_sum{handler="/openapi.json"} 60852.0 http_response_size_bytes_count{handler="/redoc"} 63.0 http_response_size_bytes_sum{handler="/redoc"} 56889.0 http_response_size_bytes_count{handler="/metrics"} 71.0 http_response_size_bytes_sum{handler="/metrics"} 1.077267e+06 http_response_size_bytes_count{handler="/docs"} 65.0 http_response_size_bytes_sum{handler="/docs"} 57070.0 http_response_size_bytes_count{handler="/static"} 82.0 http_response_size_bytes_sum{handler="/static"} 5.031624e+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"} 52034.0 http_request_duration_highr_seconds_bucket{le="0.025"} 52056.0 http_request_duration_highr_seconds_bucket{le="0.05"} 52057.0 http_request_duration_highr_seconds_bucket{le="0.075"} 52057.0 http_request_duration_highr_seconds_bucket{le="0.1"} 52057.0 http_request_duration_highr_seconds_bucket{le="0.25"} 52057.0 http_request_duration_highr_seconds_bucket{le="0.5"} 52057.0 http_request_duration_highr_seconds_bucket{le="0.75"} 52057.0 http_request_duration_highr_seconds_bucket{le="1.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="1.5"} 52057.0 http_request_duration_highr_seconds_bucket{le="2.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="2.5"} 52057.0 http_request_duration_highr_seconds_bucket{le="3.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="3.5"} 52057.0 http_request_duration_highr_seconds_bucket{le="4.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="4.5"} 52057.0 http_request_duration_highr_seconds_bucket{le="5.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="7.5"} 52057.0 http_request_duration_highr_seconds_bucket{le="10.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="30.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="60.0"} 52057.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 52057.0 http_request_duration_highr_seconds_count 52057.0 http_request_duration_highr_seconds_sum 55.14711741707288 # 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"} 49816.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 49816.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 49816.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 49816.0 http_request_duration_seconds_count{handler="none",method="GET"} 49816.0 http_request_duration_seconds_sum{handler="none",method="GET"} 52.134454625746 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 1115.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 1115.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 1115.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 1115.0 http_request_duration_seconds_count{handler="/",method="GET"} 1115.0 http_request_duration_seconds_sum{handler="/",method="GET"} 1.1362530559126753 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 66.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 66.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 66.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 66.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 66.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.067092630721163 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 63.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 63.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 63.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 63.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 63.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.058820265519898385 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 71.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 71.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 71.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 71.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 71.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.4238370663370006 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 65.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 65.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 65.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 65.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 65.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.06711685354821384 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 616.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 616.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 616.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 616.0 http_request_duration_seconds_count{handler="none",method="POST"} 616.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.6240814055781811 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 5.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 5.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 5.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 5.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 5.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.004813115403521806 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 158.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 158.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 158.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 158.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 158.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.1603520370554179 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 82.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 82.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 82.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 82.0 http_request_duration_seconds_count{handler="/static",method="GET"} 82.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.4702963612508029 # 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