# 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.9272419e+07 python_gc_objects_collected_total{generation="1"} 5.433026e+06 python_gc_objects_collected_total{generation="2"} 236231.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"} 45621.0 python_gc_collections_total{generation="1"} 4147.0 python_gc_collections_total{generation="2"} 38.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="12",patchlevel="13",version="3.12.13"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.02981632e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.68439808e+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.77817251483e+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 3614.32 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 18.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 65535.0 # HELP http_requests_total Total number of requests by method, status and handler. # TYPE http_requests_total counter http_requests_total{handler="/health",method="GET",status="2xx"} 108425.0 http_requests_total{handler="none",method="GET",status="4xx"} 30131.0 http_requests_total{handler="none",method="POST",status="4xx"} 495.0 http_requests_total{handler="/docs",method="GET",status="2xx"} 5.0 http_requests_total{handler="/openapi.json",method="GET",status="2xx"} 7.0 http_requests_total{handler="none",method="HEAD",status="4xx"} 34.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 14.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 44.0 http_requests_total{handler="/docs/oauth2-redirect",method="GET",status="2xx"} 1.0 http_requests_total{handler="/docs/",method="GET",status="3xx"} 1.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="/health",method="GET",status="2xx"} 1.7781725318090594e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.7781729431661968e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.778175403936714e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.7781787850417306e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7781787860575058e+09 http_requests_created{handler="none",method="HEAD",status="4xx"} 1.7781796163825746e+09 http_requests_created{handler="none",method="OPTIONS",status="4xx"} 1.7781830261015434e+09 http_requests_created{handler="/metrics",method="GET",status="2xx"} 1.7782099014477592e+09 http_requests_created{handler="/docs/oauth2-redirect",method="GET",status="2xx"} 1.7784059431869056e+09 http_requests_created{handler="/docs/",method="GET",status="3xx"} 1.7784059431870458e+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="/health"} 108425.0 http_request_size_bytes_sum{handler="/health"} 0.0 http_request_size_bytes_count{handler="none"} 30674.0 http_request_size_bytes_sum{handler="none"} 1.0594832e+07 http_request_size_bytes_count{handler="/docs"} 5.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/openapi.json"} 7.0 http_request_size_bytes_sum{handler="/openapi.json"} 0.0 http_request_size_bytes_count{handler="/metrics"} 44.0 http_request_size_bytes_sum{handler="/metrics"} 0.0 http_request_size_bytes_count{handler="/docs/oauth2-redirect"} 1.0 http_request_size_bytes_sum{handler="/docs/oauth2-redirect"} 0.0 http_request_size_bytes_count{handler="/docs/"} 1.0 http_request_size_bytes_sum{handler="/docs/"} 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="/health"} 1.7781725318090904e+09 http_request_size_bytes_created{handler="none"} 1.7781729431662185e+09 http_request_size_bytes_created{handler="/docs"} 1.7781787850417721e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.7781787860575306e+09 http_request_size_bytes_created{handler="/metrics"} 1.778209901447799e+09 http_request_size_bytes_created{handler="/docs/oauth2-redirect"} 1.7784059431869247e+09 http_request_size_bytes_created{handler="/docs/"} 1.7784059431870582e+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="/health"} 108425.0 http_response_size_bytes_sum{handler="/health"} 3.4431053e+07 http_response_size_bytes_count{handler="none"} 30674.0 http_response_size_bytes_sum{handler="none"} 674828.0 http_response_size_bytes_count{handler="/docs"} 5.0 http_response_size_bytes_sum{handler="/docs"} 5060.0 http_response_size_bytes_count{handler="/openapi.json"} 7.0 http_response_size_bytes_sum{handler="/openapi.json"} 82306.0 http_response_size_bytes_count{handler="/metrics"} 44.0 http_response_size_bytes_sum{handler="/metrics"} 646575.0 http_response_size_bytes_count{handler="/docs/oauth2-redirect"} 1.0 http_response_size_bytes_sum{handler="/docs/oauth2-redirect"} 3012.0 http_response_size_bytes_count{handler="/docs/"} 1.0 http_response_size_bytes_sum{handler="/docs/"} 0.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="/health"} 1.778172531809125e+09 http_response_size_bytes_created{handler="none"} 1.7781729431662428e+09 http_response_size_bytes_created{handler="/docs"} 1.778178785041801e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7781787860575612e+09 http_response_size_bytes_created{handler="/metrics"} 1.778209901447826e+09 http_response_size_bytes_created{handler="/docs/oauth2-redirect"} 1.7784059431869464e+09 http_response_size_bytes_created{handler="/docs/"} 1.7784059431870759e+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"} 30183.0 http_request_duration_highr_seconds_bucket{le="0.025"} 30647.0 http_request_duration_highr_seconds_bucket{le="0.05"} 30721.0 http_request_duration_highr_seconds_bucket{le="0.075"} 36274.0 http_request_duration_highr_seconds_bucket{le="0.1"} 78440.0 http_request_duration_highr_seconds_bucket{le="0.25"} 138466.0 http_request_duration_highr_seconds_bucket{le="0.5"} 139121.0 http_request_duration_highr_seconds_bucket{le="0.75"} 139128.0 http_request_duration_highr_seconds_bucket{le="1.0"} 139134.0 http_request_duration_highr_seconds_bucket{le="1.5"} 139146.0 http_request_duration_highr_seconds_bucket{le="2.0"} 139152.0 http_request_duration_highr_seconds_bucket{le="2.5"} 139154.0 http_request_duration_highr_seconds_bucket{le="3.0"} 139155.0 http_request_duration_highr_seconds_bucket{le="3.5"} 139157.0 http_request_duration_highr_seconds_bucket{le="4.0"} 139157.0 http_request_duration_highr_seconds_bucket{le="4.5"} 139157.0 http_request_duration_highr_seconds_bucket{le="5.0"} 139157.0 http_request_duration_highr_seconds_bucket{le="7.5"} 139157.0 http_request_duration_highr_seconds_bucket{le="10.0"} 139157.0 http_request_duration_highr_seconds_bucket{le="30.0"} 139157.0 http_request_duration_highr_seconds_bucket{le="60.0"} 139157.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 139157.0 http_request_duration_highr_seconds_count 139157.0 http_request_duration_highr_seconds_sum 16944.185288907287 # 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.778172518852121e+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="/health",le="0.1",method="GET"} 47715.0 http_request_duration_seconds_bucket{handler="/health",le="0.5",method="GET"} 108389.0 http_request_duration_seconds_bucket{handler="/health",le="1.0",method="GET"} 108402.0 http_request_duration_seconds_bucket{handler="/health",le="+Inf",method="GET"} 108425.0 http_request_duration_seconds_count{handler="/health",method="GET"} 108425.0 http_request_duration_seconds_sum{handler="/health",method="GET"} 16873.696992040503 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 30124.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 30131.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 30131.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 30131.0 http_request_duration_seconds_count{handler="none",method="GET"} 30131.0 http_request_duration_seconds_sum{handler="none",method="GET"} 69.42717493927535 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 495.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 495.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 495.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 495.0 http_request_duration_seconds_count{handler="none",method="POST"} 495.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.671939677132741 http_request_duration_seconds_bucket{handler="/docs",le="0.1",method="GET"} 5.0 http_request_duration_seconds_bucket{handler="/docs",le="0.5",method="GET"} 5.0 http_request_duration_seconds_bucket{handler="/docs",le="1.0",method="GET"} 5.0 http_request_duration_seconds_bucket{handler="/docs",le="+Inf",method="GET"} 5.0 http_request_duration_seconds_count{handler="/docs",method="GET"} 5.0 http_request_duration_seconds_sum{handler="/docs",method="GET"} 0.009045119795700884 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.1",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="0.5",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="1.0",method="GET"} 7.0 http_request_duration_seconds_bucket{handler="/openapi.json",le="+Inf",method="GET"} 7.0 http_request_duration_seconds_count{handler="/openapi.json",method="GET"} 7.0 http_request_duration_seconds_sum{handler="/openapi.json",method="GET"} 0.07469660789411137 http_request_duration_seconds_bucket{handler="none",le="0.1",method="HEAD"} 34.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="HEAD"} 34.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="HEAD"} 34.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="HEAD"} 34.0 http_request_duration_seconds_count{handler="none",method="HEAD"} 34.0 http_request_duration_seconds_sum{handler="none",method="HEAD"} 0.04269192779065634 http_request_duration_seconds_bucket{handler="none",le="0.1",method="OPTIONS"} 14.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="OPTIONS"} 14.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="OPTIONS"} 14.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="OPTIONS"} 14.0 http_request_duration_seconds_count{handler="none",method="OPTIONS"} 14.0 http_request_duration_seconds_sum{handler="none",method="OPTIONS"} 0.015499545919738011 http_request_duration_seconds_bucket{handler="/metrics",le="0.1",method="GET"} 44.0 http_request_duration_seconds_bucket{handler="/metrics",le="0.5",method="GET"} 44.0 http_request_duration_seconds_bucket{handler="/metrics",le="1.0",method="GET"} 44.0 http_request_duration_seconds_bucket{handler="/metrics",le="+Inf",method="GET"} 44.0 http_request_duration_seconds_count{handler="/metrics",method="GET"} 44.0 http_request_duration_seconds_sum{handler="/metrics",method="GET"} 0.23099046798597556 http_request_duration_seconds_bucket{handler="/docs/oauth2-redirect",le="0.1",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/docs/oauth2-redirect",le="0.5",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/docs/oauth2-redirect",le="1.0",method="GET"} 1.0 http_request_duration_seconds_bucket{handler="/docs/oauth2-redirect",le="+Inf",method="GET"} 1.0 http_request_duration_seconds_count{handler="/docs/oauth2-redirect",method="GET"} 1.0 http_request_duration_seconds_sum{handler="/docs/oauth2-redirect",method="GET"} 0.008087469992460683 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.008171110996045172 # 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="/health",method="GET"} 1.7781725318091693e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7781729431662765e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.7781754039368036e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7781787850418425e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7781787860575943e+09 http_request_duration_seconds_created{handler="none",method="HEAD"} 1.7781796163826423e+09 http_request_duration_seconds_created{handler="none",method="OPTIONS"} 1.7781830261016195e+09 http_request_duration_seconds_created{handler="/metrics",method="GET"} 1.778209901447858e+09 http_request_duration_seconds_created{handler="/docs/oauth2-redirect",method="GET"} 1.7784059431869757e+09 http_request_duration_seconds_created{handler="/docs/",method="GET"} 1.7784059431870947e+09