# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 0.0 python_gc_objects_collected_total{generation="1"} 18161.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"} 0.0 python_gc_collections_total{generation="1"} 16.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="14",patchlevel="3",version="3.14.3"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 4.16980992e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.46079488e+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.7882506994e+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 14.049999999999999 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 13.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"} 278.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 12.0 http_requests_total{handler="/",method="GET",status="2xx"} 18.0 http_requests_total{handler="none",method="GET",status="4xx"} 108.0 http_requests_total{handler="/",method="HEAD",status="4xx"} 1.0 http_requests_total{handler="none",method="POST",status="4xx"} 5.0 http_requests_total{handler="/",method="OPTIONS",status="4xx"} 1.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 2.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 2.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 1.0 http_requests_total{handler="/static",method="GET",status="2xx"} 4.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.7882507200698512e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.788250766324065e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.788250771061424e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.788250771333957e+09 http_requests_created{handler="/",method="HEAD",status="4xx"} 1.7882508054152405e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.788250881132026e+09 http_requests_created{handler="/",method="OPTIONS",status="4xx"} 1.7882508909658122e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.788250959569018e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.7882509596019168e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7882509599309046e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.7882510829531648e+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"} 278.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="none"} 125.0 http_request_size_bytes_sum{handler="none"} 460.0 http_request_size_bytes_count{handler="/"} 20.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="/redoc"} 2.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 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="/static"} 4.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="/metrics"} 1.7882507200698752e+09 http_request_size_bytes_created{handler="none"} 1.7882507663240905e+09 http_request_size_bytes_created{handler="/"} 1.7882507710614407e+09 http_request_size_bytes_created{handler="/docs"} 1.788250959569037e+09 http_request_size_bytes_created{handler="/redoc"} 1.7882509596019506e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.7882509599309368e+09 http_request_size_bytes_created{handler="/static"} 1.7882510829532146e+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"} 278.0 http_response_size_bytes_sum{handler="/metrics"} 4.907136e+06 http_response_size_bytes_count{handler="none"} 125.0 http_response_size_bytes_sum{handler="none"} 2750.0 http_response_size_bytes_count{handler="/"} 20.0 http_response_size_bytes_sum{handler="/"} 30860.0 http_response_size_bytes_count{handler="/docs"} 2.0 http_response_size_bytes_sum{handler="/docs"} 1910.0 http_response_size_bytes_count{handler="/redoc"} 2.0 http_response_size_bytes_sum{handler="/redoc"} 1820.0 http_response_size_bytes_count{handler="/openapi.json"} 1.0 http_response_size_bytes_sum{handler="/openapi.json"} 61736.0 http_response_size_bytes_count{handler="/static"} 4.0 http_response_size_bytes_sum{handler="/static"} 1.983012e+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="/metrics"} 1.7882507200699031e+09 http_response_size_bytes_created{handler="none"} 1.7882507663241143e+09 http_response_size_bytes_created{handler="/"} 1.788250771061461e+09 http_response_size_bytes_created{handler="/docs"} 1.7882509595690567e+09 http_response_size_bytes_created{handler="/redoc"} 1.788250959601971e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7882509599309607e+09 http_response_size_bytes_created{handler="/static"} 1.7882510829532437e+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"} 153.0 http_request_duration_highr_seconds_bucket{le="0.025"} 429.0 http_request_duration_highr_seconds_bucket{le="0.05"} 430.0 http_request_duration_highr_seconds_bucket{le="0.075"} 430.0 http_request_duration_highr_seconds_bucket{le="0.1"} 430.0 http_request_duration_highr_seconds_bucket{le="0.25"} 430.0 http_request_duration_highr_seconds_bucket{le="0.5"} 432.0 http_request_duration_highr_seconds_bucket{le="0.75"} 432.0 http_request_duration_highr_seconds_bucket{le="1.0"} 432.0 http_request_duration_highr_seconds_bucket{le="1.5"} 432.0 http_request_duration_highr_seconds_bucket{le="2.0"} 432.0 http_request_duration_highr_seconds_bucket{le="2.5"} 432.0 http_request_duration_highr_seconds_bucket{le="3.0"} 432.0 http_request_duration_highr_seconds_bucket{le="3.5"} 432.0 http_request_duration_highr_seconds_bucket{le="4.0"} 432.0 http_request_duration_highr_seconds_bucket{le="4.5"} 432.0 http_request_duration_highr_seconds_bucket{le="5.0"} 432.0 http_request_duration_highr_seconds_bucket{le="7.5"} 432.0 http_request_duration_highr_seconds_bucket{le="10.0"} 432.0 http_request_duration_highr_seconds_bucket{le="30.0"} 432.0 http_request_duration_highr_seconds_bucket{le="60.0"} 432.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 432.0 http_request_duration_highr_seconds_count 432.0 http_request_duration_highr_seconds_sum 5.236001317389309 # 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.788250705994609e+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"} 277.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 278.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 278.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 278.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 278.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 4.696414262987673 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 12.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 12.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 12.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 12.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 12.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.01657725591212511 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 18.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 18.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 18.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 18.0 http_request_duration_seconds_count{handler="/",method="GET"} 18.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.021266610361635685 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 108.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 108.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 108.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 108.0 http_request_duration_seconds_count{handler="none",method="GET"} 108.0 http_request_duration_seconds_sum{handler="none",method="GET"} 0.155266092158854 http_request_duration_seconds_bucket{handler="/",le="0.1",method="HEAD"} 1.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="HEAD"} 1.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="HEAD"} 1.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="HEAD"} 1.0 http_request_duration_seconds_count{handler="/",method="HEAD"} 1.0 http_request_duration_seconds_sum{handler="/",method="HEAD"} 0.0010872771963477135 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 5.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 5.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 5.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 5.0 http_request_duration_seconds_count{handler="none",method="POST"} 5.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.00784743670374155 http_request_duration_seconds_bucket{handler="/",le="0.1",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="OPTIONS"} 1.0 http_request_duration_seconds_count{handler="/",method="OPTIONS"} 1.0 http_request_duration_seconds_sum{handler="/",method="OPTIONS"} 0.0013628583401441574 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.0027892570942640305 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 2.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 2.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 2.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.0025298744440078735 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 0.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.3090211106464267 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 4.0 http_request_duration_seconds_count{handler="/static",method="GET"} 4.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.021839281544089317 # 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.7882507200699477e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.788250766324144e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.7882507710614889e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.78825077133401e+09 http_request_duration_seconds_created{handler="/",method="HEAD"} 1.7882508054152925e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7882508811321037e+09 http_request_duration_seconds_created{handler="/",method="OPTIONS"} 1.7882508909658782e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7882509595691066e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.7882509596019983e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7882509599309888e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7882510829532807e+09 # HELP env_worker_threads Environment variable WORKER_THREADS # TYPE env_worker_threads gauge env_worker_threads 2.0 # HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 0.0 python_gc_objects_collected_total{generation="1"} 247.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"} 0.0 python_gc_collections_total{generation="1"} 6.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="14",patchlevel="3",version="3.14.3"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.15003136e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.2420608e+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.78825069766e+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 2.19 # 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