# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 12923.0 python_gc_objects_collected_total{generation="1"} 4335.0 python_gc_objects_collected_total{generation="2"} 44577.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"} 1994.0 python_gc_collections_total{generation="1"} 181.0 python_gc_collections_total{generation="2"} 11.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.2553216e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.23133696e+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.78143634081e+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 123.67 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 19.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"} 3854.0 # HELP telegram_bot_updates_created Total Telegram updates handled # TYPE telegram_bot_updates_created gauge telegram_bot_updates_created{handler="update"} 1.781436346286936e+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"} 10.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.01"} 19.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.025"} 29.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.05"} 919.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.075"} 1816.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.1"} 2150.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.25"} 2757.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.5"} 2869.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.75"} 2946.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="1.0"} 2985.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="2.5"} 3406.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="5.0"} 3623.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="7.5"} 3755.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="10.0"} 3775.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="+Inf"} 3854.0 telegram_bot_update_duration_seconds_count{handler="update"} 3854.0 telegram_bot_update_duration_seconds_sum{handler="update"} 4987.136447391007 # 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.7814363462869916e+09 # HELP telegram_bot_up Telegram bot process is running # TYPE telegram_bot_up gauge telegram_bot_up 1.0