# 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"} 2.0125316e+07 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"} 2077.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 9.34928384e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 7.5483136e+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.78583064171e+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 8136.42 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 15.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"} 321286.0 http_requests_total{handler="/",method="GET",status="2xx"} 20.0 http_requests_total{handler="none",method="GET",status="4xx"} 77.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 12.0 http_requests_total{handler="/static",method="GET",status="2xx"} 4.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 3.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 3.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 3.0 http_requests_total{handler="none",method="POST",status="4xx"} 5.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 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.7858306498923595e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7890400079143524e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.789040007924931e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.7890400081500332e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.789040037774064e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.7890404185549796e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.789040418573473e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.7890404185742612e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.7890405704723053e+09 http_requests_created{handler="none",method="OPTIONS",status="4xx"} 1.7890405804351084e+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"} 321286.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/"} 20.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="none"} 95.0 http_request_size_bytes_sum{handler="none"} 460.0 http_request_size_bytes_count{handler="/static"} 4.0 http_request_size_bytes_sum{handler="/static"} 0.0 http_request_size_bytes_count{handler="/docs"} 3.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/openapi.json"} 3.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/redoc"} 3.0 http_request_size_bytes_sum{handler="/redoc"} 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.7858306498923907e+09 http_request_size_bytes_created{handler="/"} 1.7890400079143724e+09 http_request_size_bytes_created{handler="none"} 1.7890400079249494e+09 http_request_size_bytes_created{handler="/static"} 1.7890400377740824e+09 http_request_size_bytes_created{handler="/docs"} 1.7890404185549946e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.7890404185734863e+09 http_request_size_bytes_created{handler="/redoc"} 1.7890404185742736e+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"} 321286.0 http_response_size_bytes_sum{handler="/metrics"} 2.798208576e+09 http_response_size_bytes_count{handler="/"} 20.0 http_response_size_bytes_sum{handler="/"} 33920.0 http_response_size_bytes_count{handler="none"} 95.0 http_response_size_bytes_sum{handler="none"} 2099.0 http_response_size_bytes_count{handler="/static"} 4.0 http_response_size_bytes_sum{handler="/static"} 1.006052e+06 http_response_size_bytes_count{handler="/docs"} 3.0 http_response_size_bytes_sum{handler="/docs"} 2868.0 http_response_size_bytes_count{handler="/openapi.json"} 3.0 http_response_size_bytes_sum{handler="/openapi.json"} 11622.0 http_response_size_bytes_count{handler="/redoc"} 3.0 http_response_size_bytes_sum{handler="/redoc"} 2733.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.7858306498924358e+09 http_response_size_bytes_created{handler="/"} 1.7890400079143965e+09 http_response_size_bytes_created{handler="none"} 1.789040007924972e+09 http_response_size_bytes_created{handler="/static"} 1.7890400377741082e+09 http_response_size_bytes_created{handler="/docs"} 1.7890404185550113e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7890404185735037e+09 http_response_size_bytes_created{handler="/redoc"} 1.789040418574289e+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"} 126.0 http_request_duration_highr_seconds_bucket{le="0.025"} 318967.0 http_request_duration_highr_seconds_bucket{le="0.05"} 320577.0 http_request_duration_highr_seconds_bucket{le="0.075"} 320677.0 http_request_duration_highr_seconds_bucket{le="0.1"} 320773.0 http_request_duration_highr_seconds_bucket{le="0.25"} 320938.0 http_request_duration_highr_seconds_bucket{le="0.5"} 321136.0 http_request_duration_highr_seconds_bucket{le="0.75"} 321255.0 http_request_duration_highr_seconds_bucket{le="1.0"} 321262.0 http_request_duration_highr_seconds_bucket{le="1.5"} 321414.0 http_request_duration_highr_seconds_bucket{le="2.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="2.5"} 321414.0 http_request_duration_highr_seconds_bucket{le="3.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="3.5"} 321414.0 http_request_duration_highr_seconds_bucket{le="4.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="4.5"} 321414.0 http_request_duration_highr_seconds_bucket{le="5.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="7.5"} 321414.0 http_request_duration_highr_seconds_bucket{le="10.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="30.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="60.0"} 321414.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 321414.0 http_request_duration_highr_seconds_count 321414.0 http_request_duration_highr_seconds_sum 4389.982816438307 # 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.785830649126993e+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"} 320645.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 321008.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 321134.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 321286.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 321286.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 4389.847101225634 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 20.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 20.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 20.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 20.0 http_request_duration_seconds_count{handler="/",method="GET"} 20.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.017884145490825176 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 77.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 77.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 77.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 77.0 http_request_duration_seconds_count{handler="none",method="GET"} 77.0 http_request_duration_seconds_sum{handler="none",method="GET"} 0.05799796059727669 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.010104658082127571 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.020975997671484947 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 3.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 3.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.002614588476717472 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 3.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 3.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.019028102979063988 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 3.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 3.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 3.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.0024099526926875114 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.004000580869615078 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 1.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 1.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 1.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.0006992258131504059 # 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.7858306498924835e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.7890400079144285e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7890400079250023e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.7890400081500955e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7890400377741423e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.789040418555036e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7890404185735283e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.7890404185743077e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7890405704723663e+09 http_request_duration_seconds_created{handler="none",method="OPTIONS"} 1.7890405804351742e+09 # HELP env_worker_threads Environment variable WORKER_THREADS # TYPE env_worker_threads gauge env_worker_threads 1.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"} 717.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"} 7.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.90332672e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.6936064e+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.78583064022e+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 635.29 # 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