# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 7129.0 python_gc_objects_collected_total{generation="1"} 10842.0 python_gc_objects_collected_total{generation="2"} 1610.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"} 286.0 python_gc_collections_total{generation="1"} 26.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="11",patchlevel="13",version="3.11.13"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.3431168e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 9.8033664e+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.76449100719e+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 867.75 # 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 1.048576e+06 # HELP gateway_requests_total Total number of requests # TYPE gateway_requests_total counter # HELP gateway_request_duration_seconds Request duration in seconds # TYPE gateway_request_duration_seconds histogram # HELP gateway_tokens_used_total Total tokens used # TYPE gateway_tokens_used_total counter # HELP gateway_cost_total Total cost in USD # TYPE gateway_cost_total counter # HELP gateway_active_requests Number of requests currently being processed # TYPE gateway_active_requests gauge # HELP gateway_cache_hits_total Total cache hits # TYPE gateway_cache_hits_total counter # HELP gateway_cache_misses_total Total cache misses # TYPE gateway_cache_misses_total counter # HELP gateway_errors_total Total number of errors # TYPE gateway_errors_total counter # HELP gateway_rate_limit_exceeded_total Total rate limit violations # TYPE gateway_rate_limit_exceeded_total counter # HELP gateway_load_balancer_selections_total Load balancer key selections # TYPE gateway_load_balancer_selections_total counter # HELP gateway_user_key_requests_total Total requests per user key # TYPE gateway_user_key_requests_total counter # HELP gateway_user_key_tokens_total Total tokens used per user key # TYPE gateway_user_key_tokens_total counter # HELP gateway_user_key_cost_total Total cost per user key in USD # TYPE gateway_user_key_cost_total counter # HELP gateway_master_key_requests_total Total requests per master key # TYPE gateway_master_key_requests_total counter # HELP gateway_master_key_tokens_total Total tokens used per master key # TYPE gateway_master_key_tokens_total counter # HELP gateway_master_key_cost_total Total cost per master key in USD # TYPE gateway_master_key_cost_total counter # HELP gateway_master_key_status Master key status (1=active, 0=inactive) # TYPE gateway_master_key_status gauge