# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 14477.0 python_gc_objects_collected_total{generation="1"} 4856.0 python_gc_objects_collected_total{generation="2"} 37279.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"} 1426.0 python_gc_collections_total{generation="1"} 129.0 python_gc_collections_total{generation="2"} 7.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 1.5461376e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.13303296e+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.78143634544e+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 109.77 # 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 1024.0 # HELP telegram_bot_updates_total Total Telegram updates handled # TYPE telegram_bot_updates_total counter telegram_bot_updates_total{handler="update"} 3636.0 # HELP telegram_bot_updates_created Total Telegram updates handled # TYPE telegram_bot_updates_created gauge telegram_bot_updates_created{handler="update"} 1.7814363501478653e+09 # HELP telegram_bot_errors_total Total Telegram update errors # TYPE telegram_bot_errors_total counter # HELP telegram_bot_update_duration_seconds Telegram update processing duration # TYPE telegram_bot_update_duration_seconds histogram telegram_bot_update_duration_seconds_bucket{handler="update",le="0.005"} 5.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.01"} 18.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.025"} 23.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.05"} 983.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.075"} 1680.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.1"} 1975.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.25"} 2499.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.5"} 2582.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.75"} 2645.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="1.0"} 2711.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="2.5"} 3097.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="5.0"} 3382.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="7.5"} 3551.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="10.0"} 3580.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="+Inf"} 3636.0 telegram_bot_update_duration_seconds_count{handler="update"} 3636.0 telegram_bot_update_duration_seconds_sum{handler="update"} 4302.225297700614 # HELP telegram_bot_update_duration_seconds_created Telegram update processing duration # TYPE telegram_bot_update_duration_seconds_created gauge telegram_bot_update_duration_seconds_created{handler="update"} 1.7814363501479177e+09 # HELP telegram_bot_up Telegram bot process is running # TYPE telegram_bot_up gauge telegram_bot_up 1.0