# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 1.063905e+06 python_gc_objects_collected_total{generation="1"} 339095.0 python_gc_objects_collected_total{generation="2"} 4.770425e+06 # 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"} 87017.0 python_gc_collections_total{generation="1"} 7910.0 python_gc_collections_total{generation="2"} 279.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.872228352e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.9301504e+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.78545576851e+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 8928.619999999999 # 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"} 283261.0 # HELP telegram_bot_updates_created Total Telegram updates handled # TYPE telegram_bot_updates_created gauge telegram_bot_updates_created{handler="update"} 1.7854557738756347e+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"} 198.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.01"} 206.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.025"} 209.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.05"} 242.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.075"} 252.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.1"} 377.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.25"} 99216.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.5"} 202172.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.75"} 215040.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="1.0"} 223391.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="2.5"} 260834.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="5.0"} 275804.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="7.5"} 277343.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="10.0"} 278193.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="+Inf"} 283261.0 telegram_bot_update_duration_seconds_count{handler="update"} 283261.0 telegram_bot_update_duration_seconds_sum{handler="update"} 345509.4959065402 # 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.785455773875684e+09 # HELP telegram_bot_up Telegram bot process is running # TYPE telegram_bot_up gauge telegram_bot_up 1.0