# HELP ruby_collector_working Is the master process collector able to collect metrics # TYPE ruby_collector_working gauge ruby_collector_working 1 # HELP ruby_collector_rss total memory used by collector process # TYPE ruby_collector_rss gauge ruby_collector_rss 41242624 # HELP ruby_collector_metrics_total Total metrics processed by exporter web. # TYPE ruby_collector_metrics_total counter ruby_collector_metrics_total 18399 # HELP ruby_collector_sessions_total Total send_metric sessions processed by exporter web. # TYPE ruby_collector_sessions_total counter ruby_collector_sessions_total 3091 # HELP ruby_collector_bad_metrics_total Total mis-handled metrics by collector. # TYPE ruby_collector_bad_metrics_total counter ruby_collector_bad_metrics_total 0 # HELP ruby_http_requests_total Total HTTP requests from web app. # TYPE ruby_http_requests_total counter ruby_http_requests_total{status=""} 13416 # HELP ruby_http_request_duration_seconds Time spent in HTTP reqs in seconds. # TYPE ruby_http_request_duration_seconds summary # HELP ruby_http_request_redis_duration_seconds Time spent in HTTP reqs in Redis, in seconds. # TYPE ruby_http_request_redis_duration_seconds summary # HELP ruby_http_request_sql_duration_seconds Time spent in HTTP reqs in SQL in seconds. # TYPE ruby_http_request_sql_duration_seconds summary # HELP ruby_http_request_memcache_duration_seconds Time spent in HTTP reqs in Memcache in seconds. # TYPE ruby_http_request_memcache_duration_seconds summary # HELP ruby_http_request_queue_duration_seconds Time spent queueing the request in load balancer in seconds. # TYPE ruby_http_request_queue_duration_seconds summary # HELP ruby_heap_free_slots Free ruby heap slots. # TYPE ruby_heap_free_slots gauge ruby_heap_free_slots{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 480345 ruby_heap_free_slots{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 330993 # HELP ruby_heap_live_slots Used ruby heap slots. # TYPE ruby_heap_live_slots gauge ruby_heap_live_slots{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 1148047 ruby_heap_live_slots{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 1292503 # HELP ruby_rss Total RSS used by process. # TYPE ruby_rss gauge ruby_rss{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 444882944 ruby_rss{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 443891712 # HELP ruby_malloc_increase_bytes_limit Limit before Ruby triggers a GC against current objects (bytes). # TYPE ruby_malloc_increase_bytes_limit gauge ruby_malloc_increase_bytes_limit{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 21953173 ruby_malloc_increase_bytes_limit{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 20734209 # HELP ruby_oldmalloc_increase_bytes_limit Limit before Ruby triggers a major GC against old objects (bytes). # TYPE ruby_oldmalloc_increase_bytes_limit gauge ruby_oldmalloc_increase_bytes_limit{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 44484251 ruby_oldmalloc_increase_bytes_limit{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 41918501 # HELP ruby_major_gc_ops_total Major GC operations by process. # TYPE ruby_major_gc_ops_total counter ruby_major_gc_ops_total{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 17 ruby_major_gc_ops_total{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 20 # HELP ruby_minor_gc_ops_total Minor GC operations by process. # TYPE ruby_minor_gc_ops_total counter ruby_minor_gc_ops_total{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 85 ruby_minor_gc_ops_total{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 105 # HELP ruby_allocated_objects_total Total number of allocated objects by process. # TYPE ruby_allocated_objects_total counter ruby_allocated_objects_total{type="puma",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 28044982 ruby_allocated_objects_total{type="puma",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 32005516 # HELP ruby_puma_workers Number of puma workers. # TYPE ruby_puma_workers gauge ruby_puma_workers{phase="0"} 2 # HELP ruby_puma_booted_workers Number of puma workers booted. # TYPE ruby_puma_booted_workers gauge ruby_puma_booted_workers{phase="0"} 2 # HELP ruby_puma_old_workers Number of old puma workers. # TYPE ruby_puma_old_workers gauge ruby_puma_old_workers{phase="0"} 0 # HELP ruby_puma_running_threads Number of puma threads currently running. # TYPE ruby_puma_running_threads gauge ruby_puma_running_threads{phase="0"} 10 # HELP ruby_puma_request_backlog Number of requests waiting to be processed by a puma thread. # TYPE ruby_puma_request_backlog gauge ruby_puma_request_backlog{phase="0"} 0 # HELP ruby_puma_thread_pool_capacity Number of puma threads available at current scale. # TYPE ruby_puma_thread_pool_capacity gauge ruby_puma_thread_pool_capacity{phase="0"} 10 # HELP ruby_puma_max_threads Number of puma threads at available at max scale. # TYPE ruby_puma_max_threads gauge ruby_puma_max_threads{phase="0"} 10 # HELP ruby_active_record_connection_pool_connections Total connections in pool # TYPE ruby_active_record_connection_pool_connections gauge ruby_active_record_connection_pool_connections{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 2 ruby_active_record_connection_pool_connections{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 1 # HELP ruby_active_record_connection_pool_busy Connections in use in pool # TYPE ruby_active_record_connection_pool_busy gauge ruby_active_record_connection_pool_busy{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 0 ruby_active_record_connection_pool_busy{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 0 # HELP ruby_active_record_connection_pool_dead Dead connections in pool # TYPE ruby_active_record_connection_pool_dead gauge ruby_active_record_connection_pool_dead{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 0 ruby_active_record_connection_pool_dead{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 0 # HELP ruby_active_record_connection_pool_idle Idle connections in pool # TYPE ruby_active_record_connection_pool_idle gauge ruby_active_record_connection_pool_idle{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 2 ruby_active_record_connection_pool_idle{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 1 # HELP ruby_active_record_connection_pool_waiting Connection requests waiting # TYPE ruby_active_record_connection_pool_waiting gauge ruby_active_record_connection_pool_waiting{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 0 ruby_active_record_connection_pool_waiting{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 0 # HELP ruby_active_record_connection_pool_size Maximum allowed connection pool size # TYPE ruby_active_record_connection_pool_size gauge ruby_active_record_connection_pool_size{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="20",hostname="mastodon-web-69c9956796-lqc6k"} 5 ruby_active_record_connection_pool_size{type="puma",pool_name="primary",dbconfig_database="mastodon",dbconfig_host="mastodon-pg-cluster-rw",pid="11",hostname="mastodon-web-69c9956796-lqc6k"} 5