# TYPE telemetry_scrape_duration_seconds summary # HELP telemetry_scrape_duration_seconds Scrape duration # TYPE telemetry_scrape_size_bytes summary # HELP telemetry_scrape_size_bytes Scrape size, not encoded # TYPE erlang_vm_dist_recv_bytes gauge # HELP erlang_vm_dist_recv_bytes Number of bytes received by the socket. # TYPE erlang_vm_dist_recv_cnt gauge # HELP erlang_vm_dist_recv_cnt Number of packets received by the socket. # TYPE erlang_vm_dist_recv_max_bytes gauge # HELP erlang_vm_dist_recv_max_bytes Size of the largest packet, in bytes, received by the socket. # TYPE erlang_vm_dist_recv_avg_bytes gauge # HELP erlang_vm_dist_recv_avg_bytes Average size of packets, in bytes, received by the socket. # TYPE erlang_vm_dist_recv_dvi_bytes gauge # HELP erlang_vm_dist_recv_dvi_bytes Average packet size deviation, in bytes, received by the socket. # TYPE erlang_vm_dist_send_bytes gauge # HELP erlang_vm_dist_send_bytes Number of bytes sent from the socket. # TYPE erlang_vm_dist_send_cnt gauge # HELP erlang_vm_dist_send_cnt Number of packets sent from the socket. # TYPE erlang_vm_dist_send_max_bytes gauge # HELP erlang_vm_dist_send_max_bytes Size of the largest packet, in bytes, sent from the socket. # TYPE erlang_vm_dist_send_avg_bytes gauge # HELP erlang_vm_dist_send_avg_bytes Average size of packets, in bytes, sent from the socket. # TYPE erlang_vm_dist_send_pend_bytes gauge # HELP erlang_vm_dist_send_pend_bytes Number of bytes waiting to be sent by the socket. # TYPE erlang_vm_dist_port_input_bytes gauge # HELP erlang_vm_dist_port_input_bytes The total number of bytes read from the port. # TYPE erlang_vm_dist_port_output_bytes gauge # HELP erlang_vm_dist_port_output_bytes The total number of bytes written to the port. # TYPE erlang_vm_dist_port_memory_bytes gauge # HELP erlang_vm_dist_port_memory_bytes The total number of bytes allocated for this port by the runtime system. The port itself can have allocated memory that is not included. # TYPE erlang_vm_dist_port_queue_size_bytes gauge # HELP erlang_vm_dist_port_queue_size_bytes The total number of bytes queued by the port using the ERTS driver queue implementation. # TYPE erlang_vm_dist_proc_memory_bytes gauge # HELP erlang_vm_dist_proc_memory_bytes The size in bytes of the process. This includes call stack, heap, and internal structures. # TYPE erlang_vm_dist_proc_heap_size_words gauge # HELP erlang_vm_dist_proc_heap_size_words The size in words of the youngest heap generation of the process. This generation includes the process stack. This information is highly implementation-dependent, and can change if the implementation changes. # TYPE erlang_vm_dist_proc_min_heap_size_words gauge # HELP erlang_vm_dist_proc_min_heap_size_words The minimum heap size for the process. # TYPE erlang_vm_dist_proc_min_bin_vheap_size_words gauge # HELP erlang_vm_dist_proc_min_bin_vheap_size_words The minimum binary virtual heap size for the process. # TYPE erlang_vm_dist_proc_stack_size_words gauge # HELP erlang_vm_dist_proc_stack_size_words The stack size, in words, of the process. # TYPE erlang_vm_dist_proc_total_heap_size_words gauge # HELP erlang_vm_dist_proc_total_heap_size_words The total size, in words, of all heap fragments of the process. This includes the process stack and any unreceived messages that are considered to be part of the heap. # TYPE erlang_vm_dist_proc_message_queue_len gauge # HELP erlang_vm_dist_proc_message_queue_len The number of messages currently in the message queue of the process. # TYPE erlang_vm_dist_proc_reductions gauge # HELP erlang_vm_dist_proc_reductions The number of reductions executed by the process. # TYPE erlang_vm_dist_proc_status gauge # HELP erlang_vm_dist_proc_status The current status of the distribution process. The status is represented as a numerical value where `exiting=1', `suspended=2', `runnable=3', `garbage_collecting=4', `running=5' and `waiting=6'. # TYPE erlang_vm_dist_node_state gauge # HELP erlang_vm_dist_node_state The current state of the distribution link. The state is represented as a numerical value where `pending=1', `up_pending=2' and `up=3'. # TYPE erlang_vm_dist_node_queue_size_bytes gauge # HELP erlang_vm_dist_node_queue_size_bytes The number of bytes in the output distribution queue. This queue sits between the Erlang code and the port driver. # TYPE erlang_vm_memory_atom_bytes gauge # HELP erlang_vm_memory_atom_bytes The total amount of memory currently allocated for atoms. This memory is part of the memory presented as system memory. erlang_vm_memory_atom_bytes{usage="used"} 1227470 erlang_vm_memory_atom_bytes{usage="free"} 1627 # TYPE erlang_vm_memory_bytes gauge # HELP erlang_vm_memory_bytes The total amount of memory currently allocated. This is the same as the sum of the memory size for processes and system. erlang_vm_memory_bytes{kind="system"} 72125488 erlang_vm_memory_bytes{kind="processes"} 25104440 # TYPE erlang_vm_memory_dets_tables gauge # HELP erlang_vm_memory_dets_tables Erlang VM DETS Tables count. erlang_vm_memory_dets_tables 6 # TYPE erlang_vm_memory_ets_tables gauge # HELP erlang_vm_memory_ets_tables Erlang VM ETS Tables count. erlang_vm_memory_ets_tables 191 # TYPE erlang_vm_memory_processes_bytes gauge # HELP erlang_vm_memory_processes_bytes The total amount of memory currently allocated for the Erlang processes. erlang_vm_memory_processes_bytes{usage="used"} 25098904 erlang_vm_memory_processes_bytes{usage="free"} 5536 # TYPE erlang_vm_memory_system_bytes gauge # HELP erlang_vm_memory_system_bytes The total amount of memory currently allocated for the emulator that is not directly related to any Erlang process. Memory presented as processes is not included in this memory. erlang_vm_memory_system_bytes{usage="atom"} 1229097 erlang_vm_memory_system_bytes{usage="binary"} 13453792 erlang_vm_memory_system_bytes{usage="code"} 26155926 erlang_vm_memory_system_bytes{usage="ets"} 8884560 erlang_vm_memory_system_bytes{usage="other"} 22402113 # TYPE erlang_vm_msacc_aux_seconds_total counter # HELP erlang_vm_msacc_aux_seconds_total Total time in seconds spent handling auxiliary jobs. erlang_vm_msacc_aux_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_aux_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_aux_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_aux_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_aux_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_aux_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_aux_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_aux_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_check_io_seconds_total counter # HELP erlang_vm_msacc_check_io_seconds_total Total time in seconds spent checking for new I/O events. erlang_vm_msacc_check_io_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_check_io_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_emulator_seconds_total counter # HELP erlang_vm_msacc_emulator_seconds_total Total time in seconds spent executing Erlang processes. erlang_vm_msacc_emulator_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_emulator_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_gc_seconds_total counter # HELP erlang_vm_msacc_gc_seconds_total Total time in seconds spent doing garbage collection. When extra states are enabled this is the time spent doing non-fullsweep garbage collections. erlang_vm_msacc_gc_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_gc_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_gc_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_gc_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_gc_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_gc_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_gc_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_gc_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_other_seconds_total counter # HELP erlang_vm_msacc_other_seconds_total Total time in seconds spent doing unaccounted things. erlang_vm_msacc_other_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_other_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_other_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_other_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_other_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_other_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_other_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_other_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_port_seconds_total counter # HELP erlang_vm_msacc_port_seconds_total Total time in seconds spent executing ports. erlang_vm_msacc_port_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_port_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_port_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_port_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_port_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_port_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_port_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_port_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_sleep_seconds_total counter # HELP erlang_vm_msacc_sleep_seconds_total Total time in seconds spent sleeping. erlang_vm_msacc_sleep_seconds_total{type="poll",id="0"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="10"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="9"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="8"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="scheduler",id="2"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="scheduler",id="3"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="7"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="6"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="5"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="scheduler",id="4"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="4"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="3"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="2"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_io_scheduler",id="1"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_cpu_scheduler",id="4"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_cpu_scheduler",id="3"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_cpu_scheduler",id="2"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="dirty_cpu_scheduler",id="1"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="async",id="0"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="scheduler",id="1"} 0.0 erlang_vm_msacc_sleep_seconds_total{type="aux",id="1"} 0.0 # TYPE erlang_vm_msacc_alloc_seconds_total counter # HELP erlang_vm_msacc_alloc_seconds_total Total time in seconds spent managing memory. Without extra states this time is spread out over all other states. # TYPE erlang_vm_msacc_bif_seconds_total counter # HELP erlang_vm_msacc_bif_seconds_total Total time in seconds spent in BIFs. Without extra states this time is part of the 'emulator' state. # TYPE erlang_vm_msacc_busy_wait_seconds_total counter # HELP erlang_vm_msacc_busy_wait_seconds_total Total time in seconds spent busy waiting. Without extra states this time is part of the 'other' state. # TYPE erlang_vm_msacc_ets_seconds_total counter # HELP erlang_vm_msacc_ets_seconds_total Total time in seconds spent executing ETS BIFs. Without extra states this time is part of the 'emulator' state. # TYPE erlang_vm_msacc_gc_full_seconds_total counter # HELP erlang_vm_msacc_gc_full_seconds_total Total time in seconds spent doing fullsweep garbage collection. Without extra states this time is part of the 'gc' state. # TYPE erlang_vm_msacc_nif_seconds_total counter # HELP erlang_vm_msacc_nif_seconds_total Total time in seconds spent in NIFs. Without extra states this time is part of the 'emulator' state. # TYPE erlang_vm_msacc_send_seconds_total counter # HELP erlang_vm_msacc_send_seconds_total Total time in seconds spent sending messages (processes only). Without extra states this time is part of the 'emulator' state. # TYPE erlang_vm_msacc_timers_seconds_total counter # HELP erlang_vm_msacc_timers_seconds_total Total time in seconds spent managing timers. Without extra states this time is part of the 'other' state. # TYPE erlang_vm_statistics_bytes_output_total counter # HELP erlang_vm_statistics_bytes_output_total Total number of bytes output to ports. erlang_vm_statistics_bytes_output_total 4472095001 # TYPE erlang_vm_statistics_bytes_received_total counter # HELP erlang_vm_statistics_bytes_received_total Total number of bytes received through ports. erlang_vm_statistics_bytes_received_total 7478210926 # TYPE erlang_vm_statistics_context_switches_total counter # HELP erlang_vm_statistics_context_switches_total Total number of context switches since the system started. erlang_vm_statistics_context_switches_total 152446252 # TYPE erlang_vm_statistics_dirty_cpu_run_queue_length gauge # HELP erlang_vm_statistics_dirty_cpu_run_queue_length Length of the dirty CPU run-queue. erlang_vm_statistics_dirty_cpu_run_queue_length 0 # TYPE erlang_vm_statistics_dirty_io_run_queue_length gauge # HELP erlang_vm_statistics_dirty_io_run_queue_length Length of the dirty IO run-queue. erlang_vm_statistics_dirty_io_run_queue_length 0 # TYPE erlang_vm_statistics_garbage_collection_number_of_gcs_total counter # HELP erlang_vm_statistics_garbage_collection_number_of_gcs_total Garbage collection: number of GCs. erlang_vm_statistics_garbage_collection_number_of_gcs_total 23436889 # TYPE erlang_vm_statistics_garbage_collection_bytes_reclaimed_total counter # HELP erlang_vm_statistics_garbage_collection_bytes_reclaimed_total Garbage collection: bytes reclaimed. erlang_vm_statistics_garbage_collection_bytes_reclaimed_total 410305521976 # TYPE erlang_vm_statistics_garbage_collection_words_reclaimed_total counter # HELP erlang_vm_statistics_garbage_collection_words_reclaimed_total Garbage collection: words reclaimed. erlang_vm_statistics_garbage_collection_words_reclaimed_total 51288190247 # TYPE erlang_vm_statistics_reductions_total counter # HELP erlang_vm_statistics_reductions_total Total reductions. erlang_vm_statistics_reductions_total 24365271732 # TYPE erlang_vm_statistics_run_queues_length gauge # HELP erlang_vm_statistics_run_queues_length Length of normal run-queues. erlang_vm_statistics_run_queues_length 0 # TYPE erlang_vm_statistics_runtime_seconds_total counter # HELP erlang_vm_statistics_runtime_seconds_total The sum of the runtime for all threads in the Erlang runtime system. Can be greater than wall clock time. erlang_vm_statistics_runtime_seconds_total 3201739 # TYPE erlang_vm_statistics_wallclock_time_seconds_total counter # HELP erlang_vm_statistics_wallclock_time_seconds_total Information about wall clock. Same as erlang_vm_statistics_runtime_seconds except that real time is measured. erlang_vm_statistics_wallclock_time_seconds_total 180303760 # TYPE erlang_vm_dirty_cpu_schedulers gauge # HELP erlang_vm_dirty_cpu_schedulers The number of scheduler dirty CPU scheduler threads used by the emulator. erlang_vm_dirty_cpu_schedulers 4 # TYPE erlang_vm_dirty_cpu_schedulers_online gauge # HELP erlang_vm_dirty_cpu_schedulers_online The number of dirty CPU scheduler threads online. erlang_vm_dirty_cpu_schedulers_online 4 # TYPE erlang_vm_dirty_io_schedulers gauge # HELP erlang_vm_dirty_io_schedulers The number of scheduler dirty I/O scheduler threads used by the emulator. erlang_vm_dirty_io_schedulers 10 # TYPE erlang_vm_ets_limit gauge # HELP erlang_vm_ets_limit The maximum number of ETS tables allowed. erlang_vm_ets_limit 50000 # TYPE erlang_vm_logical_processors gauge # HELP erlang_vm_logical_processors The detected number of logical processors configured in the system. erlang_vm_logical_processors 4 # TYPE erlang_vm_logical_processors_available gauge # HELP erlang_vm_logical_processors_available The detected number of logical processors available to the Erlang runtime system. erlang_vm_logical_processors_available 4 # TYPE erlang_vm_logical_processors_online gauge # HELP erlang_vm_logical_processors_online The detected number of logical processors online on the system. erlang_vm_logical_processors_online 4 # TYPE erlang_vm_ports gauge # HELP erlang_vm_ports The number of ports currently existing at the local node. erlang_vm_ports 26 # TYPE erlang_vm_port_limit gauge # HELP erlang_vm_port_limit The maximum number of simultaneously existing ports at the local node. erlang_vm_port_limit 65536 # TYPE erlang_vm_processes gauge # HELP erlang_vm_processes The number of processes currently existing at the local node. erlang_vm_processes 690 # TYPE erlang_vm_process_limit gauge # HELP erlang_vm_process_limit The maximum number of simultaneously existing processes at the local node. erlang_vm_process_limit 1048576 # TYPE erlang_vm_schedulers gauge # HELP erlang_vm_schedulers The number of scheduler threads used by the emulator. erlang_vm_schedulers 4 # TYPE erlang_vm_schedulers_online gauge # HELP erlang_vm_schedulers_online The number of schedulers online. erlang_vm_schedulers_online 4 # TYPE erlang_vm_smp_support untyped # HELP erlang_vm_smp_support 1 if the emulator has been compiled with SMP support, otherwise 0. erlang_vm_smp_support 1 # TYPE erlang_vm_threads untyped # HELP erlang_vm_threads 1 if the emulator has been compiled with thread support, otherwise 0. erlang_vm_threads 1 # TYPE erlang_vm_thread_pool_size gauge # HELP erlang_vm_thread_pool_size The number of async threads in the async thread pool used for asynchronous driver calls. erlang_vm_thread_pool_size 1 # TYPE erlang_vm_time_correction untyped # HELP erlang_vm_time_correction 1 if time correction is enabled, otherwise 0. erlang_vm_time_correction 1 # TYPE erlang_vm_wordsize_bytes gauge # HELP erlang_vm_wordsize_bytes The size of Erlang term words in bytes. erlang_vm_wordsize_bytes 8 # TYPE erlang_vm_atoms gauge # HELP erlang_vm_atoms The number of atom currently existing at the local node. erlang_vm_atoms 38128 # TYPE erlang_vm_atom_limit gauge # HELP erlang_vm_atom_limit The maximum number of simultaneously existing atom at the local node. erlang_vm_atom_limit 5000000 # TYPE erlang_vm_allocators gauge # HELP erlang_vm_allocators Allocated (carriers_size) and used (blocks_size) memory for the different allocators in the VM. See erts_alloc(3). erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="temp_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="mbcs",usage="blocks"} 6 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 584 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs",usage="blocks"} 3 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 424 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="sl_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="mbcs",usage="blocks"} 42 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 136824 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs",usage="carriers"} 3 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 1343488 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs",usage="blocks"} 2321 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 767536 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs",usage="blocks"} 269 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 67584 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs",usage="blocks"} 537 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 172064 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs",usage="blocks"} 470 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 154512 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="std_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 34078720 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="mbcs",usage="blocks"} 3968 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 21834800 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs",usage="carriers"} 4 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 3932160 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs",usage="blocks"} 27476 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 3512504 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs",usage="carriers"} 4 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 3932160 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs",usage="blocks"} 20917 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 3518304 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs",usage="carriers"} 3 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 1835008 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs",usage="blocks"} 8380 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 1654672 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 524288 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs",usage="blocks"} 3061 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 397072 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ll_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 393216 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="mbcs",usage="blocks"} 15 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 234272 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="sbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 2547712 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="sbcs",usage="blocks"} 1 erlang_vm_allocators{alloc="eheap_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 2545504 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs",usage="carriers"} 18 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 8781824 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs",usage="blocks"} 971 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 7337096 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="sbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 1204224 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="sbcs",usage="blocks"} 2 erlang_vm_allocators{alloc="eheap_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 972296 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs",usage="carriers"} 4 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 1441792 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs",usage="blocks"} 206 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 705280 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs",usage="blocks"} 46 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 99792 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 131072 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs",usage="blocks"} 4 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 8128 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="eheap_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="mbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="mbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs",usage="carriers"} 5 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 5537792 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs",usage="blocks"} 2823 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 3625096 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 1 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 2097152 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 57 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 69472 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs",usage="carriers"} 4 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 4227072 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs",usage="blocks"} 6183 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 3445112 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 2129920 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs",usage="blocks"} 362 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 635784 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs",usage="blocks"} 67 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 69256 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="ets_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="mbcs",usage="blocks"} 8 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 5440 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs",usage="carriers"} 3 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 1343488 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs",usage="blocks"} 1623 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 404456 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs",usage="blocks"} 422 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 190400 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 1 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 1048576 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 468 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 41104 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs",usage="blocks"} 271 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 68992 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs",usage="blocks"} 5 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 1736 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="fix_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="mbcs",usage="carriers"} 5 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 10928128 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="mbcs",usage="blocks"} 1188 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 9799152 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="literal_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="mbcs",usage="blocks"} 50 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 250840 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs",usage="carriers"} 35 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 15237120 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs",usage="blocks"} 1531 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 13200136 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs",usage="carriers"} 2 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 294912 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs",usage="blocks"} 129 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 41128 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs",usage="blocks"} 28 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 6176 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs",usage="blocks"} 3 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 944 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="binary_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="mbcs",usage="blocks"} 29 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="mbcs",usage="blocks_size"} 6256 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="0",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs",usage="carriers"} 3 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs",usage="carriers_size"} 1343488 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs",usage="blocks"} 149 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs",usage="blocks_size"} 316816 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="1",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs",usage="blocks"} 26 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs",usage="blocks_size"} 6520 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="2",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs",usage="blocks"} 11 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs",usage="blocks_size"} 2784 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="3",kind="sbcs",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs",usage="carriers"} 1 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs",usage="carriers_size"} 32768 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs",usage="blocks"} 3 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs",usage="blocks_size"} 520 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs_pool",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs_pool",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs_pool",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="mbcs_pool",usage="blocks_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="sbcs",usage="carriers"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="sbcs",usage="carriers_size"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="sbcs",usage="blocks"} 0 erlang_vm_allocators{alloc="driver_alloc",instance_no="4",kind="sbcs",usage="blocks_size"} 0 # TYPE rabbitmq_connections_opened_total counter # HELP rabbitmq_connections_opened_total Total number of connections opened rabbitmq_connections_opened_total 1820 # TYPE rabbitmq_connections_closed_total counter # HELP rabbitmq_connections_closed_total Total number of connections closed or terminated rabbitmq_connections_closed_total 89972 # TYPE rabbitmq_channels_opened_total counter # HELP rabbitmq_channels_opened_total Total number of channels opened rabbitmq_channels_opened_total 1822 # TYPE rabbitmq_channels_closed_total counter # HELP rabbitmq_channels_closed_total Total number of channels closed rabbitmq_channels_closed_total 1808 # TYPE rabbitmq_queues_declared_total counter # HELP rabbitmq_queues_declared_total Total number of queues declared rabbitmq_queues_declared_total 1826 # TYPE rabbitmq_queues_created_total counter # HELP rabbitmq_queues_created_total Total number of queues created rabbitmq_queues_created_total 16 # TYPE rabbitmq_queues_deleted_total counter # HELP rabbitmq_queues_deleted_total Total number of queues deleted rabbitmq_queues_deleted_total 15 # TYPE rabbitmq_process_open_fds gauge # HELP rabbitmq_process_open_fds Open file descriptors rabbitmq_process_open_fds 72 # TYPE rabbitmq_process_resident_memory_bytes gauge # HELP rabbitmq_process_resident_memory_bytes Memory used in bytes rabbitmq_process_resident_memory_bytes 180441088 # TYPE rabbitmq_disk_space_available_bytes gauge # HELP rabbitmq_disk_space_available_bytes Disk space available in bytes rabbitmq_disk_space_available_bytes 52566163456 # TYPE rabbitmq_erlang_processes_used gauge # HELP rabbitmq_erlang_processes_used Erlang processes used rabbitmq_erlang_processes_used 688 # TYPE rabbitmq_erlang_gc_runs_total counter # HELP rabbitmq_erlang_gc_runs_total Total number of Erlang garbage collector runs rabbitmq_erlang_gc_runs_total 23436581 # TYPE rabbitmq_erlang_gc_reclaimed_bytes_total counter # HELP rabbitmq_erlang_gc_reclaimed_bytes_total Total number of bytes of memory reclaimed by Erlang garbage collector rabbitmq_erlang_gc_reclaimed_bytes_total 410299846032 # TYPE rabbitmq_erlang_scheduler_context_switches_total counter # HELP rabbitmq_erlang_scheduler_context_switches_total Total number of Erlang scheduler context switches rabbitmq_erlang_scheduler_context_switches_total 152444293 # TYPE rabbitmq_process_max_fds gauge # HELP rabbitmq_process_max_fds Open file descriptors limit rabbitmq_process_max_fds 100000 # TYPE rabbitmq_resident_memory_limit_bytes gauge # HELP rabbitmq_resident_memory_limit_bytes Memory high watermark in bytes rabbitmq_resident_memory_limit_bytes 4878242611 # TYPE rabbitmq_disk_space_available_limit_bytes gauge # HELP rabbitmq_disk_space_available_limit_bytes Free disk space low watermark in bytes rabbitmq_disk_space_available_limit_bytes 50000000 # TYPE rabbitmq_erlang_processes_limit gauge # HELP rabbitmq_erlang_processes_limit Erlang processes limit rabbitmq_erlang_processes_limit 1048576 # TYPE rabbitmq_erlang_scheduler_run_queue gauge # HELP rabbitmq_erlang_scheduler_run_queue Erlang scheduler run queue rabbitmq_erlang_scheduler_run_queue 1 # TYPE rabbitmq_erlang_net_ticktime_seconds gauge # HELP rabbitmq_erlang_net_ticktime_seconds Inter-node heartbeat interval rabbitmq_erlang_net_ticktime_seconds 60 # TYPE rabbitmq_erlang_uptime_seconds gauge # HELP rabbitmq_erlang_uptime_seconds Node uptime rabbitmq_erlang_uptime_seconds 180300.573 # TYPE rabbitmq_io_read_ops_total counter # HELP rabbitmq_io_read_ops_total Total number of I/O read operations rabbitmq_io_read_ops_total 0 # TYPE rabbitmq_io_read_bytes_total counter # HELP rabbitmq_io_read_bytes_total Total number of I/O bytes read rabbitmq_io_read_bytes_total 0 # TYPE rabbitmq_io_write_ops_total counter # HELP rabbitmq_io_write_ops_total Total number of I/O write operations rabbitmq_io_write_ops_total 0 # TYPE rabbitmq_io_write_bytes_total counter # HELP rabbitmq_io_write_bytes_total Total number of I/O bytes written rabbitmq_io_write_bytes_total 0 # TYPE rabbitmq_io_sync_ops_total counter # HELP rabbitmq_io_sync_ops_total Total number of I/O sync operations rabbitmq_io_sync_ops_total 0 # TYPE rabbitmq_io_seek_ops_total counter # HELP rabbitmq_io_seek_ops_total Total number of I/O seek operations rabbitmq_io_seek_ops_total 0 # TYPE rabbitmq_io_reopen_ops_total counter # HELP rabbitmq_io_reopen_ops_total Total number of times files have been reopened rabbitmq_io_reopen_ops_total 0 # TYPE rabbitmq_schema_db_ram_tx_total counter # HELP rabbitmq_schema_db_ram_tx_total Total number of Schema DB memory transactions rabbitmq_schema_db_ram_tx_total 0 # TYPE rabbitmq_schema_db_disk_tx_total counter # HELP rabbitmq_schema_db_disk_tx_total Total number of Schema DB disk transactions rabbitmq_schema_db_disk_tx_total 0 # TYPE rabbitmq_msg_store_read_total counter # HELP rabbitmq_msg_store_read_total Total number of Message Store read operations rabbitmq_msg_store_read_total 0 # TYPE rabbitmq_msg_store_write_total counter # HELP rabbitmq_msg_store_write_total Total number of Message Store write operations rabbitmq_msg_store_write_total 0 # TYPE rabbitmq_queue_index_read_ops_total counter # HELP rabbitmq_queue_index_read_ops_total Total number of Queue Index read operations rabbitmq_queue_index_read_ops_total 0 # TYPE rabbitmq_queue_index_write_ops_total counter # HELP rabbitmq_queue_index_write_ops_total Total number of Queue Index write operations rabbitmq_queue_index_write_ops_total 0 # TYPE rabbitmq_io_read_time_seconds_total counter # HELP rabbitmq_io_read_time_seconds_total Total I/O read time rabbitmq_io_read_time_seconds_total 0.0 # TYPE rabbitmq_io_write_time_seconds_total counter # HELP rabbitmq_io_write_time_seconds_total Total I/O write time rabbitmq_io_write_time_seconds_total 0.0 # TYPE rabbitmq_io_sync_time_seconds_total counter # HELP rabbitmq_io_sync_time_seconds_total Total I/O sync time rabbitmq_io_sync_time_seconds_total 0.0 # TYPE rabbitmq_io_seek_time_seconds_total counter # HELP rabbitmq_io_seek_time_seconds_total Total I/O seek time rabbitmq_io_seek_time_seconds_total 0.0 # TYPE rabbitmq_auth_attempts_total counter # HELP rabbitmq_auth_attempts_total Total number of authentication attempts rabbitmq_auth_attempts_total{protocol="amqp091"} 89879 # TYPE rabbitmq_auth_attempts_succeeded_total counter # HELP rabbitmq_auth_attempts_succeeded_total Total number of successful authentication attempts rabbitmq_auth_attempts_succeeded_total{protocol="amqp091"} 1804 # TYPE rabbitmq_auth_attempts_failed_total counter # HELP rabbitmq_auth_attempts_failed_total Total number of failed authentication attempts rabbitmq_auth_attempts_failed_total{protocol="amqp091"} 88075 # TYPE rabbitmq_queue_messages_ready gauge # HELP rabbitmq_queue_messages_ready Messages ready to be delivered to consumers rabbitmq_queue_messages_ready 134850 # TYPE rabbitmq_queue_messages_unacked gauge # HELP rabbitmq_queue_messages_unacked Messages delivered to consumers but not yet acknowledged rabbitmq_queue_messages_unacked 8 # TYPE rabbitmq_queue_messages gauge # HELP rabbitmq_queue_messages Sum of ready and unacknowledged messages - total queue depth rabbitmq_queue_messages 134858 # TYPE rabbitmq_queue_process_reductions_total counter # HELP rabbitmq_queue_process_reductions_total Total number of queue process reductions rabbitmq_queue_process_reductions_total 3492113763 # TYPE rabbitmq_queue_consumers gauge # HELP rabbitmq_queue_consumers Consumers on a queue rabbitmq_queue_consumers 12 # TYPE rabbitmq_queue_consumer_capacity gauge # HELP rabbitmq_queue_consumer_capacity Consumer capacity # TYPE rabbitmq_queue_consumer_utilisation gauge # HELP rabbitmq_queue_consumer_utilisation Same as consumer capacity rabbitmq_queue_consumer_utilisation 4.000191830210613 # TYPE rabbitmq_queue_process_memory_bytes gauge # HELP rabbitmq_queue_process_memory_bytes Memory in bytes used by the Erlang queue process rabbitmq_queue_process_memory_bytes 319576 # TYPE rabbitmq_queue_messages_ram gauge # HELP rabbitmq_queue_messages_ram Ready and unacknowledged messages stored in memory rabbitmq_queue_messages_ram 15 # TYPE rabbitmq_queue_messages_ram_bytes gauge # HELP rabbitmq_queue_messages_ram_bytes Size of ready and unacknowledged messages stored in memory rabbitmq_queue_messages_ram_bytes 6721 # TYPE rabbitmq_queue_messages_ready_ram gauge # HELP rabbitmq_queue_messages_ready_ram Ready messages stored in memory rabbitmq_queue_messages_ready_ram 7 # TYPE rabbitmq_queue_messages_unacked_ram gauge # HELP rabbitmq_queue_messages_unacked_ram Unacknowledged messages stored in memory rabbitmq_queue_messages_unacked_ram 8 # TYPE rabbitmq_queue_messages_persistent gauge # HELP rabbitmq_queue_messages_persistent Persistent messages rabbitmq_queue_messages_persistent 134858 # TYPE rabbitmq_queue_messages_persistent_bytes gauge # HELP rabbitmq_queue_messages_persistent_bytes Size in bytes of persistent messages # TYPE rabbitmq_queue_messages_bytes gauge # HELP rabbitmq_queue_messages_bytes Size in bytes of ready and unacknowledged messages rabbitmq_queue_messages_bytes 60589155 # TYPE rabbitmq_queue_messages_ready_bytes gauge # HELP rabbitmq_queue_messages_ready_bytes Size in bytes of ready messages rabbitmq_queue_messages_ready_bytes 60585633 # TYPE rabbitmq_queue_messages_unacked_bytes gauge # HELP rabbitmq_queue_messages_unacked_bytes Size in bytes of all unacknowledged messages rabbitmq_queue_messages_unacked_bytes 3522 # TYPE rabbitmq_queue_messages_paged_out gauge # HELP rabbitmq_queue_messages_paged_out Messages paged out to disk rabbitmq_queue_messages_paged_out 0 # TYPE rabbitmq_queue_messages_paged_out_bytes gauge # HELP rabbitmq_queue_messages_paged_out_bytes Size in bytes of messages paged out to disk rabbitmq_queue_messages_paged_out_bytes 0 # TYPE rabbitmq_queue_head_message_timestamp gauge # HELP rabbitmq_queue_head_message_timestamp Timestamp of the first message in the queue, if any # TYPE rabbitmq_queue_disk_reads_total counter # HELP rabbitmq_queue_disk_reads_total Total number of times queue read messages from disk rabbitmq_queue_disk_reads_total 1089 # TYPE rabbitmq_queue_disk_writes_total counter # HELP rabbitmq_queue_disk_writes_total Total number of times queue wrote messages to disk rabbitmq_queue_disk_writes_total 15394 # TYPE rabbitmq_stream_segments counter # HELP rabbitmq_stream_segments Total number of stream segment files rabbitmq_stream_segments 0 # TYPE rabbitmq_channel_consumers gauge # HELP rabbitmq_channel_consumers Consumers on a channel rabbitmq_channel_consumers 12 # TYPE rabbitmq_channel_messages_unacked gauge # HELP rabbitmq_channel_messages_unacked Delivered but not yet acknowledged messages rabbitmq_channel_messages_unacked 8 # TYPE rabbitmq_channel_messages_unconfirmed gauge # HELP rabbitmq_channel_messages_unconfirmed Published but not yet confirmed messages rabbitmq_channel_messages_unconfirmed 0 # TYPE rabbitmq_channel_messages_uncommitted gauge # HELP rabbitmq_channel_messages_uncommitted Messages received in a transaction but not yet committed rabbitmq_channel_messages_uncommitted 0 # TYPE rabbitmq_channel_acks_uncommitted gauge # HELP rabbitmq_channel_acks_uncommitted Message acknowledgements in a transaction not yet committed rabbitmq_channel_acks_uncommitted 0 # TYPE rabbitmq_consumer_prefetch gauge # HELP rabbitmq_consumer_prefetch Limit of unacknowledged messages for each consumer rabbitmq_consumer_prefetch 11 # TYPE rabbitmq_channel_prefetch gauge # HELP rabbitmq_channel_prefetch Deprecated and will be removed in a future version rabbitmq_channel_prefetch 0 # TYPE rabbitmq_channel_messages_published_total counter # HELP rabbitmq_channel_messages_published_total Total number of messages published into an exchange on a channel rabbitmq_channel_messages_published_total 8451969 # TYPE rabbitmq_channel_messages_confirmed_total counter # HELP rabbitmq_channel_messages_confirmed_total Total number of messages published into an exchange and confirmed on the channel rabbitmq_channel_messages_confirmed_total 0 # TYPE rabbitmq_channel_messages_unroutable_returned_total counter # HELP rabbitmq_channel_messages_unroutable_returned_total Total number of messages published as mandatory into an exchange and returned to the publisher as unroutable rabbitmq_channel_messages_unroutable_returned_total 0 # TYPE rabbitmq_channel_messages_unroutable_dropped_total counter # HELP rabbitmq_channel_messages_unroutable_dropped_total Total number of messages published as non-mandatory into an exchange and dropped as unroutable rabbitmq_channel_messages_unroutable_dropped_total 281565 # TYPE rabbitmq_channel_process_reductions_total counter # HELP rabbitmq_channel_process_reductions_total Total number of channel process reductions rabbitmq_channel_process_reductions_total 6934657373 # TYPE rabbitmq_channel_get_ack_total counter # HELP rabbitmq_channel_get_ack_total Total number of messages fetched with basic.get in manual acknowledgement mode rabbitmq_channel_get_ack_total 0 # TYPE rabbitmq_channel_get_total counter # HELP rabbitmq_channel_get_total Total number of messages fetched with basic.get in automatic acknowledgement mode rabbitmq_channel_get_total 0 # TYPE rabbitmq_channel_messages_delivered_ack_total counter # HELP rabbitmq_channel_messages_delivered_ack_total Total number of messages delivered to consumers in manual acknowledgement mode rabbitmq_channel_messages_delivered_ack_total 8169982 # TYPE rabbitmq_channel_messages_delivered_total counter # HELP rabbitmq_channel_messages_delivered_total Total number of messages delivered to consumers in automatic acknowledgement mode rabbitmq_channel_messages_delivered_total 0 # TYPE rabbitmq_channel_messages_redelivered_total counter # HELP rabbitmq_channel_messages_redelivered_total Total number of messages redelivered to consumers rabbitmq_channel_messages_redelivered_total 92 # TYPE rabbitmq_channel_messages_acked_total counter # HELP rabbitmq_channel_messages_acked_total Total number of messages acknowledged by consumers rabbitmq_channel_messages_acked_total 8169974 # TYPE rabbitmq_channel_get_empty_total counter # HELP rabbitmq_channel_get_empty_total Total number of times basic.get operations fetched no message rabbitmq_channel_get_empty_total 0 # TYPE rabbitmq_connection_incoming_bytes_total counter # HELP rabbitmq_connection_incoming_bytes_total Total number of bytes received on a connection rabbitmq_connection_incoming_bytes_total 7403188454 # TYPE rabbitmq_connection_outgoing_bytes_total counter # HELP rabbitmq_connection_outgoing_bytes_total Total number of bytes sent on a connection rabbitmq_connection_outgoing_bytes_total 3893824962 # TYPE rabbitmq_connection_process_reductions_total counter # HELP rabbitmq_connection_process_reductions_total Total number of connection process reductions rabbitmq_connection_process_reductions_total 1991455049 # TYPE rabbitmq_stream_consumer_max_offset_lag gauge # HELP rabbitmq_stream_consumer_max_offset_lag Highest consumer offset lag # TYPE rabbitmq_connection_incoming_packets_total counter # HELP rabbitmq_connection_incoming_packets_total Total number of packets received on a connection rabbitmq_connection_incoming_packets_total 13618678 # TYPE rabbitmq_connection_outgoing_packets_total counter # HELP rabbitmq_connection_outgoing_packets_total Total number of packets sent on a connection rabbitmq_connection_outgoing_packets_total 5804599 # TYPE rabbitmq_connection_pending_packets gauge # HELP rabbitmq_connection_pending_packets Number of packets waiting to be sent on a connection rabbitmq_connection_pending_packets 0 # TYPE rabbitmq_connection_channels gauge # HELP rabbitmq_connection_channels Channels on a connection rabbitmq_connection_channels 14 # TYPE rabbitmq_queue_messages_published_total counter # HELP rabbitmq_queue_messages_published_total Total number of messages published into a queue through an exchange on a channel rabbitmq_queue_messages_published_total 8170404 # TYPE rabbitmq_exchange_messages_published_total counter # HELP rabbitmq_exchange_messages_published_total Total number of messages published into an exchange rabbitmq_exchange_messages_published_total 8455074 # TYPE rabbitmq_exchange_messages_confirmed_total counter # HELP rabbitmq_exchange_messages_confirmed_total Total number of messages published into an exchange and confirmed rabbitmq_exchange_messages_confirmed_total 0 # TYPE rabbitmq_exchange_messages_unroutable_returned_total counter # HELP rabbitmq_exchange_messages_unroutable_returned_total Total number of messages published as mandatory into an exchange and returned to the publisher as unroutable rabbitmq_exchange_messages_unroutable_returned_total 0 # TYPE rabbitmq_exchange_messages_unroutable_dropped_total counter # HELP rabbitmq_exchange_messages_unroutable_dropped_total Total number of messages published as non-mandatory into an exchange and dropped as unroutable rabbitmq_exchange_messages_unroutable_dropped_total 283450 # TYPE rabbitmq_queue_get_ack_total counter # HELP rabbitmq_queue_get_ack_total Total number of messages fetched from a queue with basic.get in manual acknowledgement mode rabbitmq_queue_get_ack_total 0 # TYPE rabbitmq_queue_get_total counter # HELP rabbitmq_queue_get_total Total number of messages fetched from a queue with basic.get in automatic acknowledgement mode rabbitmq_queue_get_total 0 # TYPE rabbitmq_queue_messages_delivered_ack_total counter # HELP rabbitmq_queue_messages_delivered_ack_total Total number of messages delivered from a queue to consumers in manual acknowledgement mode rabbitmq_queue_messages_delivered_ack_total 8172203 # TYPE rabbitmq_queue_messages_delivered_total counter # HELP rabbitmq_queue_messages_delivered_total Total number of messages delivered from a queue to consumers in automatic acknowledgement mode rabbitmq_queue_messages_delivered_total 0 # TYPE rabbitmq_queue_messages_redelivered_total counter # HELP rabbitmq_queue_messages_redelivered_total Total number of messages redelivered from a queue to consumers rabbitmq_queue_messages_redelivered_total 1791 # TYPE rabbitmq_queue_messages_acked_total counter # HELP rabbitmq_queue_messages_acked_total Total number of messages acknowledged by consumers on a queue rabbitmq_queue_messages_acked_total 8170404 # TYPE rabbitmq_queue_get_empty_total counter # HELP rabbitmq_queue_get_empty_total Total number of times basic.get operations fetched no message on a queue rabbitmq_queue_get_empty_total 0 # TYPE rabbitmq_queue_exchange_messages_published_total counter # HELP rabbitmq_queue_exchange_messages_published_total Total number of messages published into a queue through an exchange rabbitmq_queue_exchange_messages_published_total 8171624 # TYPE rabbitmq_connections gauge # HELP rabbitmq_connections Connections currently open rabbitmq_connections 13 # TYPE rabbitmq_channels gauge # HELP rabbitmq_channels Channels currently open rabbitmq_channels 14 # TYPE rabbitmq_consumers gauge # HELP rabbitmq_consumers Consumers currently connected rabbitmq_consumers 12 # TYPE rabbitmq_queues gauge # HELP rabbitmq_queues Queues available rabbitmq_queues 13 # TYPE rabbitmq_build_info untyped # HELP rabbitmq_build_info RabbitMQ & Erlang/OTP version info rabbitmq_build_info{rabbitmq_version="4.2.9",prometheus_plugin_version="4.2.9",prometheus_client_version="6.1.1",erlang_version="27.3.4.17"} 1 # TYPE rabbitmq_identity_info untyped # HELP rabbitmq_identity_info RabbitMQ node & cluster identity info rabbitmq_identity_info{rabbitmq_node="rabbit@ofborg-core01",rabbitmq_cluster="messages.ofborg.org",rabbitmq_cluster_permanent_id="rabbitmq-cluster-id-H5FFG640NOSvkI9A7SeZdQ",rabbitmq_endpoint="aggregated"} 1 # TYPE rabbitmq_global_consumers gauge # HELP rabbitmq_global_consumers Current number of consumers rabbitmq_global_consumers{protocol="amqp091"} 12.0 rabbitmq_global_consumers{protocol="amqp10"} 0.0 rabbitmq_global_consumers{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_messages_acknowledged_total counter # HELP rabbitmq_global_messages_acknowledged_total Total number of messages acknowledged by consumers rabbitmq_global_messages_acknowledged_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 8170404.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_acknowledged_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_confirmed_total counter # HELP rabbitmq_global_messages_confirmed_total Total number of messages confirmed to publishers rabbitmq_global_messages_confirmed_total{protocol="amqp091"} 0.0 rabbitmq_global_messages_confirmed_total{protocol="amqp10"} 0.0 rabbitmq_global_messages_confirmed_total{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_messages_dead_lettered_confirmed_total counter # HELP rabbitmq_global_messages_dead_lettered_confirmed_total Total number of messages dead-lettered and confirmed by target queues rabbitmq_global_messages_dead_lettered_confirmed_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_least_once"} 0.0 # TYPE rabbitmq_global_messages_dead_lettered_delivery_limit_total counter # HELP rabbitmq_global_messages_dead_lettered_delivery_limit_total Total number of messages dead-lettered due to delivery-limit exceeded rabbitmq_global_messages_dead_lettered_delivery_limit_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_least_once"} 0.0 rabbitmq_global_messages_dead_lettered_delivery_limit_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_delivery_limit_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="disabled"} 0.0 # TYPE rabbitmq_global_messages_dead_lettered_expired_total counter # HELP rabbitmq_global_messages_dead_lettered_expired_total Total number of messages dead-lettered due to message TTL exceeded rabbitmq_global_messages_dead_lettered_expired_total{queue_type="rabbit_classic_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_expired_total{queue_type="rabbit_classic_queue",dead_letter_strategy="disabled"} 0.0 rabbitmq_global_messages_dead_lettered_expired_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_least_once"} 0.0 rabbitmq_global_messages_dead_lettered_expired_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_expired_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="disabled"} 0.0 # TYPE rabbitmq_global_messages_dead_lettered_maxlen_total counter # HELP rabbitmq_global_messages_dead_lettered_maxlen_total Total number of messages dead-lettered due to overflow drop-head or reject-publish-dlx rabbitmq_global_messages_dead_lettered_maxlen_total{queue_type="rabbit_classic_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_maxlen_total{queue_type="rabbit_classic_queue",dead_letter_strategy="disabled"} 0.0 rabbitmq_global_messages_dead_lettered_maxlen_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_maxlen_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="disabled"} 0.0 rabbitmq_global_messages_dead_lettered_maxlen_total{queue_type="rabbit_volatile_queue",dead_letter_strategy="disabled"} 0.0 # TYPE rabbitmq_global_messages_dead_lettered_rejected_total counter # HELP rabbitmq_global_messages_dead_lettered_rejected_total Total number of messages dead-lettered due to basic.reject or basic.nack rabbitmq_global_messages_dead_lettered_rejected_total{queue_type="rabbit_classic_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_rejected_total{queue_type="rabbit_classic_queue",dead_letter_strategy="disabled"} 0.0 rabbitmq_global_messages_dead_lettered_rejected_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_least_once"} 0.0 rabbitmq_global_messages_dead_lettered_rejected_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="at_most_once"} 0.0 rabbitmq_global_messages_dead_lettered_rejected_total{queue_type="rabbit_quorum_queue",dead_letter_strategy="disabled"} 0.0 # TYPE rabbitmq_global_messages_delivered_consume_auto_ack_total counter # HELP rabbitmq_global_messages_delivered_consume_auto_ack_total Total number of messages delivered to consumers using basic.consume with automatic acknowledgment rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 1529.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_consume_auto_ack_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_delivered_consume_manual_ack_total counter # HELP rabbitmq_global_messages_delivered_consume_manual_ack_total Total number of messages delivered to consumers using basic.consume with manual acknowledgment rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 8172203.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_consume_manual_ack_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_delivered_get_auto_ack_total counter # HELP rabbitmq_global_messages_delivered_get_auto_ack_total Total number of messages delivered to consumers using basic.get with automatic acknowledgment rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_get_auto_ack_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_delivered_get_manual_ack_total counter # HELP rabbitmq_global_messages_delivered_get_manual_ack_total Total number of messages delivered to consumers using basic.get with manual acknowledgment rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_get_manual_ack_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_delivered_total counter # HELP rabbitmq_global_messages_delivered_total Total number of messages delivered to consumers rabbitmq_global_messages_delivered_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 8173732.0 rabbitmq_global_messages_delivered_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_delivered_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_get_empty_total counter # HELP rabbitmq_global_messages_get_empty_total Total number of times basic.get operations fetched no message rabbitmq_global_messages_get_empty_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_get_empty_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_received_confirm_total counter # HELP rabbitmq_global_messages_received_confirm_total Total number of messages received from publishers expecting confirmations rabbitmq_global_messages_received_confirm_total{protocol="amqp091"} 0.0 rabbitmq_global_messages_received_confirm_total{protocol="amqp10"} 0.0 rabbitmq_global_messages_received_confirm_total{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_messages_received_total counter # HELP rabbitmq_global_messages_received_total Total number of messages received from publishers rabbitmq_global_messages_received_total{protocol="amqp091"} 8455074.0 rabbitmq_global_messages_received_total{protocol="amqp10"} 0.0 rabbitmq_global_messages_received_total{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_messages_redelivered_total counter # HELP rabbitmq_global_messages_redelivered_total Total number of messages redelivered to consumers rabbitmq_global_messages_redelivered_total{protocol="amqp091",queue_type="rabbit_classic_queue"} 1791.0 rabbitmq_global_messages_redelivered_total{protocol="amqp091",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="amqp091",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="amqp091",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="amqp10",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="amqp10",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="amqp10",queue_type="rabbit_stream_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="amqp10",queue_type="rabbit_volatile_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="local-shovel",queue_type="rabbit_classic_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="local-shovel",queue_type="rabbit_quorum_queue"} 0.0 rabbitmq_global_messages_redelivered_total{protocol="local-shovel",queue_type="rabbit_stream_queue"} 0.0 # TYPE rabbitmq_global_messages_routed_total counter # HELP rabbitmq_global_messages_routed_total Total number of messages routed to queues or streams rabbitmq_global_messages_routed_total{protocol="amqp091"} 8173153.0 rabbitmq_global_messages_routed_total{protocol="amqp10"} 0.0 rabbitmq_global_messages_routed_total{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_messages_unroutable_dropped_total counter # HELP rabbitmq_global_messages_unroutable_dropped_total Total number of messages published as non-mandatory into an exchange and dropped as unroutable rabbitmq_global_messages_unroutable_dropped_total{protocol="amqp091"} 283450.0 rabbitmq_global_messages_unroutable_dropped_total{protocol="amqp10"} 0.0 rabbitmq_global_messages_unroutable_dropped_total{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_messages_unroutable_returned_total counter # HELP rabbitmq_global_messages_unroutable_returned_total Total number of messages published as mandatory into an exchange and returned to the publisher as unroutable rabbitmq_global_messages_unroutable_returned_total{protocol="amqp091"} 0.0 rabbitmq_global_messages_unroutable_returned_total{protocol="amqp10"} 0.0 rabbitmq_global_messages_unroutable_returned_total{protocol="local-shovel"} 0.0 # TYPE rabbitmq_global_publishers gauge # HELP rabbitmq_global_publishers Current number of publishers rabbitmq_global_publishers{protocol="amqp091"} 11.0 rabbitmq_global_publishers{protocol="amqp10"} 0.0 rabbitmq_global_publishers{protocol="local-shovel"} 0.0 # TYPE rabbitmq_message_size_bytes histogram # HELP rabbitmq_message_size_bytes Size of messages received from publishers rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="100"} 3135 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="1000"} 7874737 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="10000"} 8270903 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="100000"} 8455042 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="1000000"} 8455074 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="10000000"} 8455074 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="50000000"} 8455074 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="100000000"} 8455074 rabbitmq_message_size_bytes_bucket{protocol="amqp091",le="+Inf"} 8455074 rabbitmq_message_size_bytes_count{protocol="amqp091"} 8455074 rabbitmq_message_size_bytes_sum{protocol="amqp091"} 6107931313 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="100"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="1000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="10000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="100000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="1000000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="10000000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="50000000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="100000000"} 0 rabbitmq_message_size_bytes_bucket{protocol="amqp10",le="+Inf"} 0 rabbitmq_message_size_bytes_count{protocol="amqp10"} 0 rabbitmq_message_size_bytes_sum{protocol="amqp10"} 0 # TYPE rabbitmq_raft_batches counter # HELP rabbitmq_raft_batches Number of batches written rabbitmq_raft_batches{module="ra_log_wal",ra_system="coordination"} 3710.0 # TYPE rabbitmq_raft_bytes_written counter # HELP rabbitmq_raft_bytes_written Number of bytes written rabbitmq_raft_bytes_written{module="ra_log_segment_writer",ra_system="coordination"} 3730040.0 rabbitmq_raft_bytes_written{module="ra_log_wal",ra_system="coordination"} 6544080.0 # TYPE rabbitmq_raft_entries counter # HELP rabbitmq_raft_entries Number of entries written rabbitmq_raft_entries{module="ra_log_segment_writer",ra_system="coordination"} 1906.0 # TYPE rabbitmq_raft_mem_tables counter # HELP rabbitmq_raft_mem_tables Number of in-memory tables handled rabbitmq_raft_mem_tables{module="ra_log_segment_writer",ra_system="coordination"} 1.0 # TYPE rabbitmq_raft_segments counter # HELP rabbitmq_raft_segments Number of segments written rabbitmq_raft_segments{module="ra_log_segment_writer",ra_system="coordination"} 0.0 # TYPE rabbitmq_raft_wal_files counter # HELP rabbitmq_raft_wal_files Number of write-ahead log files created rabbitmq_raft_wal_files{module="ra_log_wal",ra_system="coordination"} 1.0 # TYPE rabbitmq_raft_writes counter # HELP rabbitmq_raft_writes Number of entries written rabbitmq_raft_writes{module="ra_log_wal",ra_system="coordination"} 3721.0 # TYPE rabbitmq_alarms_file_descriptor_limit untyped # HELP rabbitmq_alarms_file_descriptor_limit is 1 if file descriptor limit alarm is in effect rabbitmq_alarms_file_descriptor_limit 0 # TYPE rabbitmq_alarms_free_disk_space_watermark untyped # HELP rabbitmq_alarms_free_disk_space_watermark is 1 if free disk space watermark alarm is in effect rabbitmq_alarms_free_disk_space_watermark 0 # TYPE rabbitmq_alarms_memory_used_watermark untyped # HELP rabbitmq_alarms_memory_used_watermark is 1 if VM memory watermark alarm is in effect rabbitmq_alarms_memory_used_watermark 0 # TYPE rabbitmq_unreachable_cluster_peers_count gauge # HELP rabbitmq_unreachable_cluster_peers_count Number of peers in the cluster the current node cannot reach. rabbitmq_unreachable_cluster_peers_count 0 # TYPE process_start_time_seconds gauge # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. process_start_time_seconds 1790150714