# HELP python_gc_objects_collected_total Objects collected during gc # TYPE python_gc_objects_collected_total counter python_gc_objects_collected_total{generation="0"} 329.0 python_gc_objects_collected_total{generation="1"} 24.0 python_gc_objects_collected_total{generation="2"} 0.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"} 42.0 python_gc_collections_total{generation="1"} 3.0 python_gc_collections_total{generation="2"} 0.0 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="12",patchlevel="12",version="3.12.12"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 3.5192832e+07 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.7488256e+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.76509586198e+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 40.72 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 6.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP gmail_unread_total Total unread messages across configured IMAP folders # TYPE gmail_unread_total gauge gmail_unread_total 5.0 # HELP gmail_unread_per_folder Unread messages per IMAP folder # TYPE gmail_unread_per_folder gauge gmail_unread_per_folder{folder="INBOX"} 0.0 gmail_unread_per_folder{folder="[Gmail]/Spam"} 5.0 gmail_unread_per_folder{folder="junk"} 0.0 gmail_unread_per_folder{folder="inbox"} 0.0 # HELP gmail_last_run_timestamp Unix timestamp of last successful scan # TYPE gmail_last_run_timestamp gauge gmail_last_run_timestamp 1.7651924109148986e+09 # HELP gmail_last_run_ok Whether last run completed successfully (1) or not (0) # TYPE gmail_last_run_ok gauge gmail_last_run_ok 1.0