# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 10277.0 python_gc_objects_collected_total{generation="1"} 2106.0 python_gc_objects_collected_total{generation="2"} 109.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"} 373.0 python_gc_collections_total{generation="1"} 33.0 python_gc_collections_total{generation="2"} 3.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="10",patchlevel="12",version="3.10.12"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 4.87747584e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 9.5694848e+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.77408006959e+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 9.559999999999999 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 21.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 65535.0 # HELP transcription_requests_total Total number of transcription requests # TYPE transcription_requests_total counter # HELP transcription_latency_seconds Transcription latency in seconds # TYPE transcription_latency_seconds histogram # HELP transcription_cache_hits_total Number of cache hits # TYPE transcription_cache_hits_total counter transcription_cache_hits_total 0.0 # HELP transcription_cache_hits_created Number of cache hits # TYPE transcription_cache_hits_created gauge transcription_cache_hits_created 1.774080072419515e+09 # HELP transcription_cache_misses_total Number of cache misses # TYPE transcription_cache_misses_total counter transcription_cache_misses_total 0.0 # HELP transcription_cache_misses_created Number of cache misses # TYPE transcription_cache_misses_created gauge transcription_cache_misses_created 1.7740800724195228e+09 # HELP transcription_queue_active Number of active local transcriptions # TYPE transcription_queue_active gauge transcription_queue_active 0.0 # HELP transcription_queue_rejections_total Number of queue rejections # TYPE transcription_queue_rejections_total counter # HELP openai_fallback_latency_seconds Latency of OpenAI fallback requests in seconds # TYPE openai_fallback_latency_seconds histogram openai_fallback_latency_seconds_bucket{le="0.5"} 0.0 openai_fallback_latency_seconds_bucket{le="1.0"} 0.0 openai_fallback_latency_seconds_bucket{le="2.0"} 0.0 openai_fallback_latency_seconds_bucket{le="5.0"} 0.0 openai_fallback_latency_seconds_bucket{le="10.0"} 0.0 openai_fallback_latency_seconds_bucket{le="20.0"} 0.0 openai_fallback_latency_seconds_bucket{le="+Inf"} 0.0 openai_fallback_latency_seconds_count 0.0 openai_fallback_latency_seconds_sum 0.0 # HELP openai_fallback_latency_seconds_created Latency of OpenAI fallback requests in seconds # TYPE openai_fallback_latency_seconds_created gauge openai_fallback_latency_seconds_created 1.7740800724195487e+09 # HELP openai_fallback_errors_total Number of OpenAI fallback errors # TYPE openai_fallback_errors_total counter