# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 111660.0 python_gc_objects_collected_total{generation="1"} 31500.0 python_gc_objects_collected_total{generation="2"} 329.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"} 350.0 python_gc_collections_total{generation="1"} 31.0 python_gc_collections_total{generation="2"} 2.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 4.244119552e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 6.73611776e+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.78610900357e+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 4392.4800000000005 # 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 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="/owlears/v1/transcribe",method="POST",status="2xx"} 141.0 http_requests_total{handler="/",method="GET",status="2xx"} 38.0 http_requests_total{handler="none",method="GET",status="4xx"} 184.0 http_requests_total{handler="none",method="POST",status="4xx"} 23.0 http_requests_total{handler="none",method="OPTIONS",status="4xx"} 1.0 http_requests_total{handler="/static",method="GET",status="2xx"} 5.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="/docs",method="GET",status="2xx"} 7.0 http_requests_total{handler="/redoc",method="GET",status="2xx"} 6.0 http_requests_total{handler="/metrics",method="GET",status="2xx"} 6.0 # HELP http_requests_created Total number of requests by method, status and handler. # TYPE http_requests_created gauge http_requests_created{handler="/owlears/v1/transcribe",method="POST",status="2xx"} 1.7863398347701092e+09 http_requests_created{handler="/",method="GET",status="2xx"} 1.7902400141507697e+09 http_requests_created{handler="none",method="GET",status="4xx"} 1.7902400891693254e+09 http_requests_created{handler="none",method="POST",status="4xx"} 1.7902401027065423e+09 http_requests_created{handler="none",method="OPTIONS",status="4xx"} 1.7902401135530148e+09 http_requests_created{handler="/static",method="GET",status="2xx"} 1.790240141467172e+09 http_requests_created{handler="/static",method="GET",status="4xx"} 1.7902401485432086e+09 http_requests_created{handler="/openapi.json",method="GET",status="2xx"} 1.7902401489618912e+09 http_requests_created{handler="/docs",method="GET",status="2xx"} 1.790240196208897e+09 http_requests_created{handler="/redoc",method="GET",status="2xx"} 1.7902401964329617e+09 http_requests_created{handler="/metrics",method="GET",status="2xx"} 1.7902401967806857e+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="/owlears/v1/transcribe"} 141.0 http_request_size_bytes_sum{handler="/owlears/v1/transcribe"} 3.60996678e+08 http_request_size_bytes_count{handler="/"} 38.0 http_request_size_bytes_sum{handler="/"} 0.0 http_request_size_bytes_count{handler="none"} 208.0 http_request_size_bytes_sum{handler="none"} 5813.0 http_request_size_bytes_count{handler="/static"} 8.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="/docs"} 7.0 http_request_size_bytes_sum{handler="/docs"} 0.0 http_request_size_bytes_count{handler="/redoc"} 6.0 http_request_size_bytes_sum{handler="/redoc"} 0.0 http_request_size_bytes_count{handler="/metrics"} 6.0 http_request_size_bytes_sum{handler="/metrics"} 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="/owlears/v1/transcribe"} 1.7863398347701423e+09 http_request_size_bytes_created{handler="/"} 1.7902400141508005e+09 http_request_size_bytes_created{handler="none"} 1.790240089169349e+09 http_request_size_bytes_created{handler="/static"} 1.7902401414671881e+09 http_request_size_bytes_created{handler="/openapi.json"} 1.7902401489619093e+09 http_request_size_bytes_created{handler="/docs"} 1.7902401962089128e+09 http_request_size_bytes_created{handler="/redoc"} 1.7902401964329896e+09 http_request_size_bytes_created{handler="/metrics"} 1.7902401967807093e+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="/owlears/v1/transcribe"} 141.0 http_response_size_bytes_sum{handler="/owlears/v1/transcribe"} 0.0 http_response_size_bytes_count{handler="/"} 38.0 http_response_size_bytes_sum{handler="/"} 63498.0 http_response_size_bytes_count{handler="none"} 208.0 http_response_size_bytes_sum{handler="none"} 4585.0 http_response_size_bytes_count{handler="/static"} 8.0 http_response_size_bytes_sum{handler="/static"} 1.113976e+06 http_response_size_bytes_count{handler="/openapi.json"} 5.0 http_response_size_bytes_sum{handler="/openapi.json"} 88175.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"} 6.0 http_response_size_bytes_sum{handler="/redoc"} 5412.0 http_response_size_bytes_count{handler="/metrics"} 6.0 http_response_size_bytes_sum{handler="/metrics"} 108623.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="/owlears/v1/transcribe"} 1.7863398347701755e+09 http_response_size_bytes_created{handler="/"} 1.7902400141508534e+09 http_response_size_bytes_created{handler="none"} 1.7902400891693807e+09 http_response_size_bytes_created{handler="/static"} 1.790240141467208e+09 http_response_size_bytes_created{handler="/openapi.json"} 1.7902401489619374e+09 http_response_size_bytes_created{handler="/docs"} 1.7902401962089345e+09 http_response_size_bytes_created{handler="/redoc"} 1.7902401964330263e+09 http_response_size_bytes_created{handler="/metrics"} 1.7902401967807398e+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"} 270.0 http_request_duration_highr_seconds_bucket{le="0.025"} 271.0 http_request_duration_highr_seconds_bucket{le="0.05"} 276.0 http_request_duration_highr_seconds_bucket{le="0.075"} 278.0 http_request_duration_highr_seconds_bucket{le="0.1"} 278.0 http_request_duration_highr_seconds_bucket{le="0.25"} 311.0 http_request_duration_highr_seconds_bucket{le="0.5"} 321.0 http_request_duration_highr_seconds_bucket{le="0.75"} 366.0 http_request_duration_highr_seconds_bucket{le="1.0"} 393.0 http_request_duration_highr_seconds_bucket{le="1.5"} 412.0 http_request_duration_highr_seconds_bucket{le="2.0"} 414.0 http_request_duration_highr_seconds_bucket{le="2.5"} 414.0 http_request_duration_highr_seconds_bucket{le="3.0"} 414.0 http_request_duration_highr_seconds_bucket{le="3.5"} 414.0 http_request_duration_highr_seconds_bucket{le="4.0"} 414.0 http_request_duration_highr_seconds_bucket{le="4.5"} 414.0 http_request_duration_highr_seconds_bucket{le="5.0"} 414.0 http_request_duration_highr_seconds_bucket{le="7.5"} 419.0 http_request_duration_highr_seconds_bucket{le="10.0"} 419.0 http_request_duration_highr_seconds_bucket{le="30.0"} 419.0 http_request_duration_highr_seconds_bucket{le="60.0"} 419.0 http_request_duration_highr_seconds_bucket{le="+Inf"} 419.0 http_request_duration_highr_seconds_count 419.0 http_request_duration_highr_seconds_sum 118.16910336026922 # 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.7861090715344827e+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="/owlears/v1/transcribe",le="0.1",method="POST"} 0.0 http_request_duration_seconds_bucket{handler="/owlears/v1/transcribe",le="0.5",method="POST"} 43.0 http_request_duration_seconds_bucket{handler="/owlears/v1/transcribe",le="1.0",method="POST"} 115.0 http_request_duration_seconds_bucket{handler="/owlears/v1/transcribe",le="+Inf",method="POST"} 141.0 http_request_duration_seconds_count{handler="/owlears/v1/transcribe",method="POST"} 141.0 http_request_duration_seconds_sum{handler="/owlears/v1/transcribe",method="POST"} 117.58429446211085 http_request_duration_seconds_bucket{handler="/",le="0.1",method="GET"} 38.0 http_request_duration_seconds_bucket{handler="/",le="0.5",method="GET"} 38.0 http_request_duration_seconds_bucket{handler="/",le="1.0",method="GET"} 38.0 http_request_duration_seconds_bucket{handler="/",le="+Inf",method="GET"} 38.0 http_request_duration_seconds_count{handler="/",method="GET"} 38.0 http_request_duration_seconds_sum{handler="/",method="GET"} 0.06090622395277023 http_request_duration_seconds_bucket{handler="none",le="0.1",method="GET"} 184.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="GET"} 184.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="GET"} 184.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="GET"} 184.0 http_request_duration_seconds_count{handler="none",method="GET"} 184.0 http_request_duration_seconds_sum{handler="none",method="GET"} 0.14277255721390247 http_request_duration_seconds_bucket{handler="none",le="0.1",method="POST"} 23.0 http_request_duration_seconds_bucket{handler="none",le="0.5",method="POST"} 23.0 http_request_duration_seconds_bucket{handler="none",le="1.0",method="POST"} 23.0 http_request_duration_seconds_bucket{handler="none",le="+Inf",method="POST"} 23.0 http_request_duration_seconds_count{handler="none",method="POST"} 23.0 http_request_duration_seconds_sum{handler="none",method="POST"} 0.02761359792202711 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.00097722839564085 http_request_duration_seconds_bucket{handler="/static",le="0.1",method="GET"} 8.0 http_request_duration_seconds_bucket{handler="/static",le="0.5",method="GET"} 8.0 http_request_duration_seconds_bucket{handler="/static",le="1.0",method="GET"} 8.0 http_request_duration_seconds_bucket{handler="/static",le="+Inf",method="GET"} 8.0 http_request_duration_seconds_count{handler="/static",method="GET"} 8.0 http_request_duration_seconds_sum{handler="/static",method="GET"} 0.019062143750488758 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.0066092051565647125 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.01064989808946848 http_request_duration_seconds_bucket{handler="/redoc",le="0.1",method="GET"} 6.0 http_request_duration_seconds_bucket{handler="/redoc",le="0.5",method="GET"} 6.0 http_request_duration_seconds_bucket{handler="/redoc",le="1.0",method="GET"} 6.0 http_request_duration_seconds_bucket{handler="/redoc",le="+Inf",method="GET"} 6.0 http_request_duration_seconds_count{handler="/redoc",method="GET"} 6.0 http_request_duration_seconds_sum{handler="/redoc",method="GET"} 0.03884350974112749 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.27737453393638134 # 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="/owlears/v1/transcribe",method="POST"} 1.786339834770221e+09 http_request_duration_seconds_created{handler="/",method="GET"} 1.7902400141509058e+09 http_request_duration_seconds_created{handler="none",method="GET"} 1.7902400891694233e+09 http_request_duration_seconds_created{handler="none",method="POST"} 1.790240102706596e+09 http_request_duration_seconds_created{handler="none",method="OPTIONS"} 1.7902401135530708e+09 http_request_duration_seconds_created{handler="/static",method="GET"} 1.7902401414672496e+09 http_request_duration_seconds_created{handler="/openapi.json",method="GET"} 1.7902401489619727e+09 http_request_duration_seconds_created{handler="/docs",method="GET"} 1.7902401962089665e+09 http_request_duration_seconds_created{handler="/redoc",method="GET"} 1.790240196433067e+09 http_request_duration_seconds_created{handler="/metrics",method="GET"} 1.7902401967807796e+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"} 744.0 python_gc_objects_collected_total{generation="1"} 30.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"} 34.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.83885568e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.0706048e+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.78610904099e+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 291.59 # 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 # HELP number_of_busy_workers Number of successful calls # TYPE number_of_busy_workers gauge number_of_busy_workers 0.0 # HELP values_number_of_busy_workers Value gauge for number_of_busy_workers # TYPE values_number_of_busy_workers gauge values_number_of_busy_workers 0.0