# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 422061.0 python_gc_objects_collected_total{generation="1"} 44925.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"} 789.0 python_gc_collections_total{generation="1"} 71.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.8339328e+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 15265.39 # 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"} 56364.0 http_requests_total{handler="/",method="GET",status="2xx"} 1221.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 73.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 74.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 89.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 76.0 http_requests_total{handler="none",method="POST",status="4xx"} 674.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 7.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 167.0 http_requests_total{handler="/static",method="GET",status="2xx"} 29.0 http_requests_total{handler="/static",method="GET",status="4xx"} 65.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"} 57212.0 http_request_size_bytes_sum{handler="none"} 1.057067e+06 http_request_size_bytes_count{handler="/"} 1221.0 http_request_size_bytes_sum{handler="/"} 6.0 http_request_size_bytes_count{handler="/openapi.json"} 73.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/redoc"} 74.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 http_request_size_bytes_count{handler="/metrics"} 89.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/docs"} 76.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/static"} 94.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"} 57212.0 http_response_size_bytes_sum{handler="none"} 1.262642e+06 http_response_size_bytes_count{handler="/"} 1221.0 http_response_size_bytes_sum{handler="/"} 2.067153e+06 http_response_size_bytes_count{handler="/openapi.json"} 73.0 http_response_size_bytes_sum{handler="/openapi.json"} 67306.0 http_response_size_bytes_count{handler="/redoc"} 74.0 http_response_size_bytes_sum{handler="/redoc"} 66822.0 http_response_size_bytes_count{handler="/metrics"} 89.0 http_response_size_bytes_sum{handler="/metrics"} 1.354939e+06 http_response_size_bytes_count{handler="/docs"} 76.0 http_response_size_bytes_sum{handler="/docs"} 66728.0 http_response_size_bytes_count{handler="/static"} 94.0 http_response_size_bytes_sum{handler="/static"} 7.295307e+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"} 58807.0 http_request_duration_highr_seconds_bucket{le="0.025"} 58838.0 http_request_duration_highr_seconds_bucket{le="0.05"} 58839.0 http_request_duration_highr_seconds_bucket{le="0.075"} 58839.0 http_request_duration_highr_seconds_bucket{le="0.1"} 58839.0 http_request_duration_highr_seconds_bucket{le="0.25"} 58839.0 http_request_duration_highr_seconds_bucket{le="0.5"} 58839.0 http_request_duration_highr_seconds_bucket{le="0.75"} 58839.0 http_request_duration_highr_seconds_bucket{le="1.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="1.5"} 58839.0 http_request_duration_highr_seconds_bucket{le="2.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="2.5"} 58839.0 http_request_duration_highr_seconds_bucket{le="3.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="3.5"} 58839.0 http_request_duration_highr_seconds_bucket{le="4.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="4.5"} 58839.0 http_request_duration_highr_seconds_bucket{le="5.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="7.5"} 58839.0 http_request_duration_highr_seconds_bucket{le="10.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="30.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="60.0"} 58839.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 58839.0 http_request_duration_highr_seconds_count 58839.0 http_request_duration_highr_seconds_sum 62.38536221696995 # 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"} 56364.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 56364.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 56364.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 56364.0 http_request_duration_seconds_count{handler="none",method="GET"} 56364.0 http_request_duration_seconds_sum{handler="none",method="GET"} 58.91639772531926 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 1221.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 1221.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 1221.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 1221.0 http_request_duration_seconds_count{handler="/",method="GET"} 1221.0 http_request_duration_seconds_sum{handler="/",method="GET"} 1.2470510721032042 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 73.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 73.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 73.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 73.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 73.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.0728714817087166 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 74.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 74.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 74.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 74.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 74.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.07003159931628034 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 89.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 89.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 89.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 89.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 89.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.5353744371677749 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 76.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 76.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 76.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 76.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 76.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.07934781420044601 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 674.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 674.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 674.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 674.0 http_request_duration_seconds_count{handler="none",method="POST"} 674.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.6846744220238179 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 7.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 7.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 7.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 7.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 7.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.006743652105797082 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 167.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 167.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 167.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 167.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 167.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.16939947078935802 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 94.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 94.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 94.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 94.0 http_request_duration_seconds_count{handler="/static",method="GET"} 94.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.6034705422353 # 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