# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 2.203337e+06 python_gc_objects_collected_total{generation="1"} 532984.0 python_gc_objects_collected_total{generation="2"} 186568.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"} 1837.0 python_gc_collections_total{generation="1"} 167.0 python_gc_collections_total{generation="2"} 14.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 9.14776064e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.91672064e+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.78342680783e+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 5687.17 # 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 1024.0 # HELP http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter http_requests_total{handler="/static",method="GET",status="2xx"} 24.0 http_requests_total{handler="none",method="GET",status="4xx"} 23329.0 http_requests_total{handler="/static",method="GET",status="3xx"} 4.0 http_requests_total{handler="/",method="GET",status="2xx"} 1583.0 http_requests_total{handler="none",method="POST",status="4xx"} 1103.0 http_requests_total{handler="none",method="PROPFIND",status="4xx"} 80.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 35.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 53.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 36.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 43.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 95.0 http_requests_total{handler="/static",method="HEAD",status="4xx"} 2.0 http_requests_total{handler="/static",method="GET",status="4xx"} 20.0 http_requests_total{handler="none",method="SSTP_DUPLEX_POST",status="4xx"} 2.0 http_requests_total{handler="none",method="PUT",status="4xx"} 1.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 4.0 http_requests_total{handler="//",method="GET",status="4xx"} 24.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="/static",method="GET",status="2xx"} 1.7834287080160704e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.7834287080630803e+09 http_requests_created{handler="/static",method="GET",status="3xx"} 1.7834287090056584e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7834292153412032e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.7834313385818841e+09 http_requests_created{handler="none",method="PROPFIND",status="4xx"} 1.7834321582604518e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.7834416992931798e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7834416995093894e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.7834416997337976e+09 http_requests_created{handler="/metrics",method="GET",status="2xx"} 1.7834417000349267e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.78347750833769e+09 http_requests_created{handler="/static",method="HEAD",status="4xx"} 1.783477510358967e+09 http_requests_created{handler="/static",method="GET",status="4xx"} 1.783477510526719e+09 http_requests_created{handler="none",method="SSTP_DUPLEX_POST",status="4xx"} 1.78370417079803e+09 http_requests_created{handler="none",method="PUT",status="4xx"} 1.7837843219358413e+09 http_requests_created{handler="none",method="OPTIONS",status="4xx"} 1.7839316428746483e+09 http_requests_created{handler="//",method="GET",status="4xx"} 1.7857176626621163e+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="/static"} 50.0 http_request_size_bytes_sum{handler="/static"} 0.0 http_request_size_bytes_count{handler="none"} 24614.0 http_request_size_bytes_sum{handler="none"} 1.216993e+06 http_request_size_bytes_count{handler="/"} 1583.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="/docs"} 35.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/openapi.json"} 53.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/redoc"} 36.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 http_request_size_bytes_count{handler="/metrics"} 43.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="//"} 24.0 http_request_size_bytes_sum{handler="//"} 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="/static"} 1.7834287080160825e+09 http_request_size_bytes_created{handler="none"} 1.7834287080630913e+09 http_request_size_bytes_created{handler="/"} 1.7834292153412113e+09 http_request_size_bytes_created{handler="/docs"} 1.783441699293188e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.7834416995093975e+09 http_request_size_bytes_created{handler="/redoc"} 1.7834416997338057e+09 http_request_size_bytes_created{handler="/metrics"} 1.7834417000349343e+09 http_request_size_bytes_created{handler="//"} 1.785717662662129e+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="/static"} 50.0 http_response_size_bytes_sum{handler="/static"} 6.025339e+06 http_response_size_bytes_count{handler="none"} 24614.0 http_response_size_bytes_sum{handler="none"} 546692.0 http_response_size_bytes_count{handler="/"} 1583.0 http_response_size_bytes_sum{handler="/"} 2.692683e+06 http_response_size_bytes_count{handler="/docs"} 35.0 http_response_size_bytes_sum{handler="/docs"} 33355.0 http_response_size_bytes_count{handler="/openapi.json"} 53.0 http_response_size_bytes_sum{handler="/openapi.json"} 422357.0 http_response_size_bytes_count{handler="/redoc"} 36.0 http_response_size_bytes_sum{handler="/redoc"} 32688.0 http_response_size_bytes_count{handler="/metrics"} 43.0 http_response_size_bytes_sum{handler="/metrics"} 867486.0 http_response_size_bytes_count{handler="//"} 24.0 http_response_size_bytes_sum{handler="//"} 528.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="/static"} 1.7834287080160952e+09 http_response_size_bytes_created{handler="none"} 1.7834287080631046e+09 http_response_size_bytes_created{handler="/"} 1.78342921534122e+09 http_response_size_bytes_created{handler="/docs"} 1.7834416992931972e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7834416995094075e+09 http_response_size_bytes_created{handler="/redoc"} 1.7834416997338142e+09 http_response_size_bytes_created{handler="/metrics"} 1.7834417000349438e+09 http_response_size_bytes_created{handler="//"} 1.7857176626621432e+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"} 26352.0 http_request_duration_highr_seconds_bucket{le="0.025"} 26429.0 http_request_duration_highr_seconds_bucket{le="0.05"} 26437.0 http_request_duration_highr_seconds_bucket{le="0.075"} 26438.0 http_request_duration_highr_seconds_bucket{le="0.1"} 26438.0 http_request_duration_highr_seconds_bucket{le="0.25"} 26438.0 http_request_duration_highr_seconds_bucket{le="0.5"} 26438.0 http_request_duration_highr_seconds_bucket{le="0.75"} 26438.0 http_request_duration_highr_seconds_bucket{le="1.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="1.5"} 26438.0 http_request_duration_highr_seconds_bucket{le="2.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="2.5"} 26438.0 http_request_duration_highr_seconds_bucket{le="3.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="3.5"} 26438.0 http_request_duration_highr_seconds_bucket{le="4.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="4.5"} 26438.0 http_request_duration_highr_seconds_bucket{le="5.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="7.5"} 26438.0 http_request_duration_highr_seconds_bucket{le="10.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="30.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="60.0"} 26438.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 26438.0 http_request_duration_highr_seconds_count 26438.0 http_request_duration_highr_seconds_sum 16.4884983045049 # 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.7834268093453264e+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="/static",le="0.1",method="GET"} 48.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 48.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 48.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 48.0 http_request_duration_seconds_count{handler="/static",method="GET"} 48.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.4328913880744949 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 23329.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 23329.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 23329.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 23329.0 http_request_duration_seconds_count{handler="none",method="GET"} 23329.0 http_request_duration_seconds_sum{handler="none",method="GET"} 13.908187972498126 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 1583.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 1583.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 1583.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 1583.0 http_request_duration_seconds_count{handler="/",method="GET"} 1583.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.8302991110831499 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 1103.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 1103.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 1103.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 1103.0 http_request_duration_seconds_count{handler="none",method="POST"} 1103.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.5386909338412806 http_request_duration_seconds_bucket{handler="none",le="0.1",method="PROPFIND"} 80.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="PROPFIND"} 80.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="PROPFIND"} 80.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="PROPFIND"} 80.0 http_request_duration_seconds_count{handler="none",method="PROPFIND"} 80.0 http_request_duration_seconds_sum{handler="none",method="PROPFIND"} 0.039075628970749676 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 35.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 35.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 35.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 35.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 35.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.020158874103799462 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 53.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 53.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 53.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 53.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 53.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.029744216473773122 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 36.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 36.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 36.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 36.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 36.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.037148672388866544 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 43.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 43.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 43.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 43.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 43.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.5819065952673554 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 95.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 95.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 95.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 95.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 95.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.054011867148801684 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="HEAD"} 2.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="HEAD"} 2.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="HEAD"} 2.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="HEAD"} 2.0 http_request_duration_seconds_count{handler="/static",method="HEAD"} 2.0 http_request_duration_seconds_sum{handler="/static",method="HEAD"} 0.0017844419926404953 http_request_duration_seconds_bucket{handler="none",le="0.1",method="SSTP_DUPLEX_POST"} 2.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="SSTP_DUPLEX_POST"} 2.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="SSTP_DUPLEX_POST"} 2.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="SSTP_DUPLEX_POST"} 2.0 http_request_duration_seconds_count{handler="none",method="SSTP_DUPLEX_POST"} 2.0 http_request_duration_seconds_sum{handler="none",method="SSTP_DUPLEX_POST"} 0.00083347805775702 http_request_duration_seconds_bucket{handler="none",le="0.1",method="PUT"} 1.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="PUT"} 1.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="PUT"} 1.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="PUT"} 1.0 http_request_duration_seconds_count{handler="none",method="PUT"} 1.0 http_request_duration_seconds_sum{handler="none",method="PUT"} 0.0004742080345749855 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 4.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 4.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 4.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 4.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 4.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.002079448662698269 http_request_duration_seconds_bucket{handler="//",le="0.1",method="GET"} 24.0 http_request_duration_seconds_bucket{handler="//",le="0.5",method="GET"} 24.0 http_request_duration_seconds_bucket{handler="//",le="1.0",method="GET"} 24.0 http_request_duration_seconds_bucket{handler="//",le="+Inf",method="GET"} 24.0 http_request_duration_seconds_count{handler="//",method="GET"} 24.0 http_request_duration_seconds_sum{handler="//",method="GET"} 0.011211467906832695 # 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="/static",method="GET"} 1.7834287080161147e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7834287080631232e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.7834292153412344e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7834313385819106e+09 http_request_duration_seconds_created{handler="none",method="PROPFIND"} 1.7834321582604787e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7834416992932122e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7834416995094216e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.7834416997338285e+09 http_request_duration_seconds_created{handler="/metrics",method="GET"} 1.7834417000349562e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.7834775083377283e+09 http_request_duration_seconds_created{handler="/static",method="HEAD"} 1.7834775103589864e+09 http_request_duration_seconds_created{handler="none",method="SSTP_DUPLEX_POST"} 1.7837041707980568e+09 http_request_duration_seconds_created{handler="none",method="PUT"} 1.7837843219358668e+09 http_request_duration_seconds_created{handler="none",method="OPTIONS"} 1.7839316428747087e+09 http_request_duration_seconds_created{handler="//",method="GET"} 1.7857176626621635e+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"} 775.0 python_gc_objects_collected_total{generation="1"} 0.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"} 33.0 python_gc_collections_total{generation="1"} 3.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="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 2.04910592e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.698112e+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.7834268076e+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 187.3 # 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 1024.0 # HELP requests_per_minute Requests processed in the last minute # TYPE requests_per_minute gauge requests_per_minute 0.0