# 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"} 1296.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"} 19.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="2",version="3.14.2"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.21383936e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.20073984e+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.78834229507e+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 5.69 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 19.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"} 46.0 http_requests_total{handler="none",method="GET",status="4xx"} 3.0 http_requests_total{handler="/",method="GET",status="2xx"} 4.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 1.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 1.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 1.0 http_requests_total{handler="/static",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.7883423208698637e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.7883429750608017e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7883430032011776e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.7883430034874866e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7883430058865037e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.7883430077741508e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.7883430105187151e+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"} 46.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="/"} 4.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="/docs"} 1.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 http_request_size_bytes_count{handler="/redoc"} 1.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 http_request_size_bytes_count{handler="/static"} 1.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.7883423208699083e+09 http_request_size_bytes_created{handler="none"} 1.788342975060821e+09 http_request_size_bytes_created{handler="/"} 1.7883430032011955e+09 http_request_size_bytes_created{handler="/docs"} 1.7883430034875047e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.788343005886521e+09 http_request_size_bytes_created{handler="/redoc"} 1.7883430077741692e+09 http_request_size_bytes_created{handler="/static"} 1.7883430105187333e+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"} 46.0 http_response_size_bytes_sum{handler="/metrics"} 536602.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="/"} 4.0 http_response_size_bytes_sum{handler="/"} 6692.0 http_response_size_bytes_count{handler="/docs"} 1.0 http_response_size_bytes_sum{handler="/docs"} 941.0 http_response_size_bytes_count{handler="/openapi.json"} 1.0 http_response_size_bytes_sum{handler="/openapi.json"} 7979.0 http_response_size_bytes_count{handler="/redoc"} 1.0 http_response_size_bytes_sum{handler="/redoc"} 896.0 http_response_size_bytes_count{handler="/static"} 1.0 http_response_size_bytes_sum{handler="/static"} 306692.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.7883423208699427e+09 http_response_size_bytes_created{handler="none"} 1.7883429750608463e+09 http_response_size_bytes_created{handler="/"} 1.7883430032012167e+09 http_response_size_bytes_created{handler="/docs"} 1.7883430034875255e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7883430058865418e+09 http_response_size_bytes_created{handler="/redoc"} 1.788343007774191e+09 http_response_size_bytes_created{handler="/static"} 1.7883430105187635e+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"} 11.0 http_request_duration_highr_seconds_bucket{le="0.025"} 56.0 http_request_duration_highr_seconds_bucket{le="0.05"} 56.0 http_request_duration_highr_seconds_bucket{le="0.075"} 56.0 http_request_duration_highr_seconds_bucket{le="0.1"} 56.0 http_request_duration_highr_seconds_bucket{le="0.25"} 57.0 http_request_duration_highr_seconds_bucket{le="0.5"} 57.0 http_request_duration_highr_seconds_bucket{le="0.75"} 57.0 http_request_duration_highr_seconds_bucket{le="1.0"} 57.0 http_request_duration_highr_seconds_bucket{le="1.5"} 57.0 http_request_duration_highr_seconds_bucket{le="2.0"} 57.0 http_request_duration_highr_seconds_bucket{le="2.5"} 57.0 http_request_duration_highr_seconds_bucket{le="3.0"} 57.0 http_request_duration_highr_seconds_bucket{le="3.5"} 57.0 http_request_duration_highr_seconds_bucket{le="4.0"} 57.0 http_request_duration_highr_seconds_bucket{le="4.5"} 57.0 http_request_duration_highr_seconds_bucket{le="5.0"} 57.0 http_request_duration_highr_seconds_bucket{le="7.5"} 57.0 http_request_duration_highr_seconds_bucket{le="10.0"} 57.0 http_request_duration_highr_seconds_bucket{le="30.0"} 57.0 http_request_duration_highr_seconds_bucket{le="60.0"} 57.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 57.0 http_request_duration_highr_seconds_count 57.0 http_request_duration_highr_seconds_sum 0.7845065179280937 # 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.7883422991332235e+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"} 45.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 46.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 46.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 46.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 46.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.7599482983350754 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.0028534983284771442 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 4.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 4.0 http_request_duration_seconds_count{handler="/",method="GET"} 4.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.004203702323138714 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.0010982858948409557 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.009398705326020718 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.0011177826672792435 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/static",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.0058862450532615185 # 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.7883423208699784e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7883429750608778e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.788343003201248e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7883430034875543e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7883430058865714e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.78834300777422e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7883430105187929e+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"} 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"} 5.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="2",version="3.14.2"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.85310976e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.0122752e+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.78834229447e+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.13 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 8.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