# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 172464.0 python_gc_objects_collected_total{generation="1"} 65691.0 python_gc_objects_collected_total{generation="2"} 4770.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"} 662.0 python_gc_collections_total{generation="1"} 60.0 python_gc_collections_total{generation="2"} 4.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="13",patchlevel="2",version="3.13.2"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.5991299072e+010 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.41559296e+09 # 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.78335321769e+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 17361.94 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 48.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024.0 # HELP http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter http_requests_total{handler="/",method="GET",status="2xx"} 39.0 http_requests_total{handler="/static",method="GET",status="2xx"} 11.0 http_requests_total{handler="/static",method="GET",status="4xx"} 3.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 5.0 http_requests_total{handler="none",method="GET",status="4xx"} 85.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 3.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 6.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 7.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 7.0 http_requests_total{handler="none",method="POST",status="4xx"} 10.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="/",method="GET",status="2xx"} 1.7834141748392606e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.7841177085613377e+09 http_requests_created{handler="/static",method="GET",status="4xx"} 1.7841177138950286e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.784117713908959e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.785848825703439e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.7858489091934159e+09 http_requests_created{handler="/metrics",method="GET",status="2xx"} 1.7858489360273733e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.785848937981442e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.785848940620952e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.785848947720601e+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="/"} 39.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="/static"} 14.0 http_request_size_bytes_sum{handler="/static"} 0.0 http_request_size_bytes_count{handler="/openapi.json"} 5.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="none"} 98.0 http_request_size_bytes_sum{handler="none"} 132465.0 http_request_size_bytes_count{handler="/metrics"} 6.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/docs"} 7.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/redoc"} 7.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="/"} 1.7834141748392782e+09 http_request_size_bytes_created{handler="/static"} 1.7841177085613525e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.784117713908966e+09 http_request_size_bytes_created{handler="none"} 1.7858488257034543e+09 http_request_size_bytes_created{handler="/metrics"} 1.78584893602738e+09 http_request_size_bytes_created{handler="/docs"} 1.7858489379814527e+09 http_request_size_bytes_created{handler="/redoc"} 1.7858489406209624e+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="/"} 39.0 http_response_size_bytes_sum{handler="/"} 65208.0 http_response_size_bytes_count{handler="/static"} 14.0 http_response_size_bytes_sum{handler="/static"} 1.845214e+06 http_response_size_bytes_count{handler="/openapi.json"} 5.0 http_response_size_bytes_sum{handler="/openapi.json"} 88100.0 http_response_size_bytes_count{handler="none"} 98.0 http_response_size_bytes_sum{handler="none"} 2183.0 http_response_size_bytes_count{handler="/metrics"} 6.0 http_response_size_bytes_sum{handler="/metrics"} 83057.0 http_response_size_bytes_count{handler="/docs"} 7.0 http_response_size_bytes_sum{handler="/docs"} 6629.0 http_response_size_bytes_count{handler="/redoc"} 7.0 http_response_size_bytes_sum{handler="/redoc"} 6314.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="/"} 1.783414174839293e+09 http_response_size_bytes_created{handler="/static"} 1.7841177085613675e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.784117713908974e+09 http_response_size_bytes_created{handler="none"} 1.785848825703465e+09 http_response_size_bytes_created{handler="/metrics"} 1.7858489360273886e+09 http_response_size_bytes_created{handler="/docs"} 1.7858489379814653e+09 http_response_size_bytes_created{handler="/redoc"} 1.7858489406209712e+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"} 162.0 http_request_duration_highr_seconds_bucket{le="0.025"} 175.0 http_request_duration_highr_seconds_bucket{le="0.05"} 175.0 http_request_duration_highr_seconds_bucket{le="0.075"} 175.0 http_request_duration_highr_seconds_bucket{le="0.1"} 176.0 http_request_duration_highr_seconds_bucket{le="0.25"} 176.0 http_request_duration_highr_seconds_bucket{le="0.5"} 176.0 http_request_duration_highr_seconds_bucket{le="0.75"} 176.0 http_request_duration_highr_seconds_bucket{le="1.0"} 176.0 http_request_duration_highr_seconds_bucket{le="1.5"} 176.0 http_request_duration_highr_seconds_bucket{le="2.0"} 176.0 http_request_duration_highr_seconds_bucket{le="2.5"} 176.0 http_request_duration_highr_seconds_bucket{le="3.0"} 176.0 http_request_duration_highr_seconds_bucket{le="3.5"} 176.0 http_request_duration_highr_seconds_bucket{le="4.0"} 176.0 http_request_duration_highr_seconds_bucket{le="4.5"} 176.0 http_request_duration_highr_seconds_bucket{le="5.0"} 176.0 http_request_duration_highr_seconds_bucket{le="7.5"} 176.0 http_request_duration_highr_seconds_bucket{le="10.0"} 176.0 http_request_duration_highr_seconds_bucket{le="30.0"} 176.0 http_request_duration_highr_seconds_bucket{le="60.0"} 176.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 176.0 http_request_duration_highr_seconds_count 176.0 http_request_duration_highr_seconds_sum 0.37405439547728747 # 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.7833532447848232e+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="/",le="0.1",method="GET"} 39.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 39.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 39.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 39.0 http_request_duration_seconds_count{handler="/",method="GET"} 39.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.03369187482167035 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 14.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 14.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 14.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 14.0 http_request_duration_seconds_count{handler="/static",method="GET"} 14.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.20037176297046244 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 5.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 5.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 5.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 5.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 5.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.003121790010482073 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 85.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 85.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 85.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 85.0 http_request_duration_seconds_count{handler="none",method="GET"} 85.0 http_request_duration_seconds_sum{handler="none",method="GET"} 0.04183076787739992 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 3.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 3.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 3.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 3.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 3.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.0016540754586458206 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 6.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 6.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 6.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 6.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 6.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.08067058632150292 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 7.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 7.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.004073640331625938 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 7.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 7.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.0034531066194176674 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 10.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 10.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 10.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 10.0 http_request_duration_seconds_count{handler="none",method="POST"} 10.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.005186791066080332 # 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="/",method="GET"} 1.7834141748393164e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7841177085613918e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7841177139089856e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7858488257034895e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.7858489091934526e+09 http_request_duration_seconds_created{handler="/metrics",method="GET"} 1.7858489360274003e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7858489379814856e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.7858489406209855e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7858489477206335e+09