# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 299322.0 python_gc_objects_collected_total{generation="1"} 111093.0 python_gc_objects_collected_total{generation="2"} 1.130084e+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"} 31634.0 python_gc_collections_total{generation="1"} 2875.0 python_gc_collections_total{generation="2"} 134.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.71180032e+09 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.43482368e+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.78250752813e+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 2768.0 # 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 1024.0 # HELP telegram_bot_updates_total Total Telegram updates handled # TYPE telegram_bot_updates_total counter telegram_bot_updates_total{handler="update"} 92945.0 # HELP telegram_bot_updates_created Total Telegram updates handled # TYPE telegram_bot_updates_created gauge telegram_bot_updates_created{handler="update"} 1.7825075327710407e+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"} 217.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.01"} 480.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.025"} 765.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.05"} 9348.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.075"} 40332.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.1"} 49218.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.25"} 66310.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.5"} 68777.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="0.75"} 70764.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="1.0"} 72255.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="2.5"} 82315.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="5.0"} 87651.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="7.5"} 89239.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="10.0"} 89636.0 telegram_bot_update_duration_seconds_bucket{handler="update",le="+Inf"} 92945.0 telegram_bot_update_duration_seconds_count{handler="update"} 92945.0 telegram_bot_update_duration_seconds_sum{handler="update"} 237399.5243110638 # 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.782507532771098e+09 # HELP telegram_bot_up Telegram bot process is running # TYPE telegram_bot_up gauge telegram_bot_up 1.0