# HELP jvm_buffer_pool_capacity_bytes Bytes capacity of a given JVM buffer pool. # TYPE jvm_buffer_pool_capacity_bytes gauge jvm_buffer_pool_capacity_bytes{pool="direct"} 8699137.0 jvm_buffer_pool_capacity_bytes{pool="mapped"} 0.0 jvm_buffer_pool_capacity_bytes{pool="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_buffer_pool_used_buffers Used buffers of a given JVM buffer pool. # TYPE jvm_buffer_pool_used_buffers gauge jvm_buffer_pool_used_buffers{pool="direct"} 32.0 jvm_buffer_pool_used_buffers{pool="mapped"} 0.0 jvm_buffer_pool_used_buffers{pool="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_buffer_pool_used_bytes Used bytes of a given JVM buffer pool. # TYPE jvm_buffer_pool_used_bytes gauge jvm_buffer_pool_used_bytes{pool="direct"} 8699138.0 jvm_buffer_pool_used_bytes{pool="mapped"} 0.0 jvm_buffer_pool_used_bytes{pool="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_classes_currently_loaded The number of classes that are currently loaded in the JVM # TYPE jvm_classes_currently_loaded gauge jvm_classes_currently_loaded 31378.0 # HELP jvm_classes_loaded_total The total number of classes that have been loaded since the JVM has started execution # TYPE jvm_classes_loaded_total counter jvm_classes_loaded_total 31632.0 # HELP jvm_classes_unloaded_total The total number of classes that have been unloaded since the JVM has started execution # TYPE jvm_classes_unloaded_total counter jvm_classes_unloaded_total 254.0 # HELP jvm_compilation_time_seconds_total The total time in seconds taken for HotSpot class compilation # TYPE jvm_compilation_time_seconds_total counter jvm_compilation_time_seconds_total 72.499 # HELP jvm_gc_collection_seconds Time spent in a given JVM garbage collector in seconds. # TYPE jvm_gc_collection_seconds summary jvm_gc_collection_seconds_count{gc="Copy"} 6545 jvm_gc_collection_seconds_sum{gc="Copy"} 10.975 jvm_gc_collection_seconds_count{gc="MarkSweepCompact"} 5 jvm_gc_collection_seconds_sum{gc="MarkSweepCompact"} 2.012 # HELP jvm_memory_committed_bytes Committed (bytes) of a given JVM memory area. # TYPE jvm_memory_committed_bytes gauge jvm_memory_committed_bytes{area="heap"} 2.076049408E9 jvm_memory_committed_bytes{area="nonheap"} 2.3789568E8 # HELP jvm_memory_init_bytes Initial bytes of a given JVM memory area. # TYPE jvm_memory_init_bytes gauge jvm_memory_init_bytes{area="heap"} 2.147483648E9 jvm_memory_init_bytes{area="nonheap"} 7667712.0 # HELP jvm_memory_max_bytes Max (bytes) of a given JVM memory area. # TYPE jvm_memory_max_bytes gauge jvm_memory_max_bytes{area="heap"} 8.303607808E9 jvm_memory_max_bytes{area="nonheap"} -1.0 # HELP jvm_memory_objects_pending_finalization The number of objects waiting in the finalizer queue. # TYPE jvm_memory_objects_pending_finalization gauge jvm_memory_objects_pending_finalization 0.0 # HELP jvm_memory_pool_allocated_bytes_total Total bytes allocated in a given JVM memory pool. Only updated after GC, not continuously. # TYPE jvm_memory_pool_allocated_bytes_total counter jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-nmethods'"} 1992064.0 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-profiled nmethods'"} 2.2966528E7 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'profiled nmethods'"} 5.2546432E7 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space"} 2.1398712E7 jvm_memory_pool_allocated_bytes_total{pool="Eden Space"} 3.749251269816E12 jvm_memory_pool_allocated_bytes_total{pool="Metaspace"} 1.44201624E8 jvm_memory_pool_allocated_bytes_total{pool="Survivor Space"} 1.34761504E8 jvm_memory_pool_allocated_bytes_total{pool="Tenured Gen"} 2.75931936E8 # HELP jvm_memory_pool_collection_committed_bytes Committed after last collection bytes of a given JVM memory pool. # TYPE jvm_memory_pool_collection_committed_bytes gauge jvm_memory_pool_collection_committed_bytes{pool="Eden Space"} 5.7278464E8 jvm_memory_pool_collection_committed_bytes{pool="Survivor Space"} 7.1565312E7 jvm_memory_pool_collection_committed_bytes{pool="Tenured Gen"} 1.431699456E9 # HELP jvm_memory_pool_collection_init_bytes Initial after last collection bytes of a given JVM memory pool. # TYPE jvm_memory_pool_collection_init_bytes gauge jvm_memory_pool_collection_init_bytes{pool="Eden Space"} 5.72653568E8 jvm_memory_pool_collection_init_bytes{pool="Survivor Space"} 7.1565312E7 jvm_memory_pool_collection_init_bytes{pool="Tenured Gen"} 1.431699456E9 # HELP jvm_memory_pool_collection_max_bytes Max bytes after last collection of a given JVM memory pool. # TYPE jvm_memory_pool_collection_max_bytes gauge jvm_memory_pool_collection_max_bytes{pool="Eden Space"} 2.290614272E9 jvm_memory_pool_collection_max_bytes{pool="Survivor Space"} 2.86326784E8 jvm_memory_pool_collection_max_bytes{pool="Tenured Gen"} 5.726666752E9 # HELP jvm_memory_pool_collection_used_bytes Used bytes after last collection of a given JVM memory pool. # TYPE jvm_memory_pool_collection_used_bytes gauge jvm_memory_pool_collection_used_bytes{pool="Eden Space"} 0.0 jvm_memory_pool_collection_used_bytes{pool="Survivor Space"} 47936.0 jvm_memory_pool_collection_used_bytes{pool="Tenured Gen"} 2.57228616E8 # HELP jvm_memory_pool_committed_bytes Committed bytes of a given JVM memory pool. # TYPE jvm_memory_pool_committed_bytes gauge jvm_memory_pool_committed_bytes{pool="CodeHeap 'non-nmethods'"} 2555904.0 jvm_memory_pool_committed_bytes{pool="CodeHeap 'non-profiled nmethods'"} 2.162688E7 jvm_memory_pool_committed_bytes{pool="CodeHeap 'profiled nmethods'"} 4.7054848E7 jvm_memory_pool_committed_bytes{pool="Compressed Class Space"} 2.1757952E7 jvm_memory_pool_committed_bytes{pool="Eden Space"} 5.7278464E8 jvm_memory_pool_committed_bytes{pool="Metaspace"} 1.44900096E8 jvm_memory_pool_committed_bytes{pool="Survivor Space"} 7.1565312E7 jvm_memory_pool_committed_bytes{pool="Tenured Gen"} 1.431699456E9 # HELP jvm_memory_pool_init_bytes Initial bytes of a given JVM memory pool. # TYPE jvm_memory_pool_init_bytes gauge jvm_memory_pool_init_bytes{pool="CodeHeap 'non-nmethods'"} 2555904.0 jvm_memory_pool_init_bytes{pool="CodeHeap 'non-profiled nmethods'"} 2555904.0 jvm_memory_pool_init_bytes{pool="CodeHeap 'profiled nmethods'"} 2555904.0 jvm_memory_pool_init_bytes{pool="Compressed Class Space"} 0.0 jvm_memory_pool_init_bytes{pool="Eden Space"} 5.72653568E8 jvm_memory_pool_init_bytes{pool="Metaspace"} 0.0 jvm_memory_pool_init_bytes{pool="Survivor Space"} 7.1565312E7 jvm_memory_pool_init_bytes{pool="Tenured Gen"} 1.431699456E9 # HELP jvm_memory_pool_max_bytes Max bytes of a given JVM memory pool. # TYPE jvm_memory_pool_max_bytes gauge jvm_memory_pool_max_bytes{pool="CodeHeap 'non-nmethods'"} 5828608.0 jvm_memory_pool_max_bytes{pool="CodeHeap 'non-profiled nmethods'"} 1.22916864E8 jvm_memory_pool_max_bytes{pool="CodeHeap 'profiled nmethods'"} 1.22912768E8 jvm_memory_pool_max_bytes{pool="Compressed Class Space"} 1.073741824E9 jvm_memory_pool_max_bytes{pool="Eden Space"} 2.290614272E9 jvm_memory_pool_max_bytes{pool="Metaspace"} -1.0 jvm_memory_pool_max_bytes{pool="Survivor Space"} 2.86326784E8 jvm_memory_pool_max_bytes{pool="Tenured Gen"} 5.726666752E9 # HELP jvm_memory_pool_used_bytes Used bytes of a given JVM memory pool. # TYPE jvm_memory_pool_used_bytes gauge jvm_memory_pool_used_bytes{pool="CodeHeap 'non-nmethods'"} 1977344.0 jvm_memory_pool_used_bytes{pool="CodeHeap 'non-profiled nmethods'"} 2.1603968E7 jvm_memory_pool_used_bytes{pool="CodeHeap 'profiled nmethods'"} 4.6998144E7 jvm_memory_pool_used_bytes{pool="Compressed Class Space"} 2.1270272E7 jvm_memory_pool_used_bytes{pool="Eden Space"} 1.27582392E8 jvm_memory_pool_used_bytes{pool="Metaspace"} 1.43735128E8 jvm_memory_pool_used_bytes{pool="Survivor Space"} 47936.0 jvm_memory_pool_used_bytes{pool="Tenured Gen"} 2.75931936E8 # HELP jvm_memory_used_bytes Used bytes of a given JVM memory area. # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap"} 4.03562264E8 jvm_memory_used_bytes{area="nonheap"} 2.35584856E8 # HELP jvm_runtime_info JVM runtime info # TYPE jvm_runtime_info gauge jvm_runtime_info{runtime="OpenJDK Runtime Environment",vendor="Eclipse Adoptium",version="21.0.10+7-LTS"} 1 # HELP jvm_threads_current Current thread count of a JVM # TYPE jvm_threads_current gauge jvm_threads_current 32.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 23.0 # HELP jvm_threads_deadlocked Cycles of JVM-threads that are in deadlock waiting to acquire object monitors or ownable synchronizers # TYPE jvm_threads_deadlocked gauge jvm_threads_deadlocked 0.0 # HELP jvm_threads_deadlocked_monitor Cycles of JVM-threads that are in deadlock waiting to acquire object monitors # TYPE jvm_threads_deadlocked_monitor gauge jvm_threads_deadlocked_monitor 0.0 # HELP jvm_threads_peak Peak thread count of a JVM # TYPE jvm_threads_peak gauge jvm_threads_peak 36.0 # HELP jvm_threads_started_total Started thread count of a JVM # TYPE jvm_threads_started_total counter jvm_threads_started_total 48049.0 # HELP jvm_threads_state Current count of threads by state # TYPE jvm_threads_state gauge jvm_threads_state{state="BLOCKED"} 0.0 jvm_threads_state{state="NEW"} 0.0 jvm_threads_state{state="RUNNABLE"} 11.0 jvm_threads_state{state="TERMINATED"} 0.0 jvm_threads_state{state="TIMED_WAITING"} 16.0 jvm_threads_state{state="UNKNOWN"} 0.0 jvm_threads_state{state="WAITING"} 5.0 # HELP minecraft_mobcaps minecraft mobcaps data # TYPE minecraft_mobcaps gauge minecraft_mobcaps{type="AMBIENT",world="minecraft:overworld"} 8.0 minecraft_mobcaps{type="AMBIENT",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="AMBIENT",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="AMBIENT_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="AMBIENT_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="AMBIENT_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="AXOLOTLS",world="minecraft:overworld"} -1.0 minecraft_mobcaps{type="AXOLOTLS",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="AXOLOTLS",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="AXOLOTLS_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="AXOLOTLS_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="AXOLOTLS_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="CREATURE",world="minecraft:overworld"} 14.0 minecraft_mobcaps{type="CREATURE",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="CREATURE",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="CREATURE_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="CREATURE_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="CREATURE_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="MISC",world="minecraft:overworld"} -1.0 minecraft_mobcaps{type="MISC",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="MISC",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="MISC_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="MISC_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="MISC_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="MONSTER",world="minecraft:overworld"} 23.0 minecraft_mobcaps{type="MONSTER",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="MONSTER",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="MONSTER_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="MONSTER_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="MONSTER_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="UNDERGROUND_WATER_CREATURE",world="minecraft:overworld"} -1.0 minecraft_mobcaps{type="UNDERGROUND_WATER_CREATURE",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="UNDERGROUND_WATER_CREATURE",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="UNDERGROUND_WATER_CREATURE_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="UNDERGROUND_WATER_CREATURE_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="UNDERGROUND_WATER_CREATURE_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="WATER_AMBIENT",world="minecraft:overworld"} -1.0 minecraft_mobcaps{type="WATER_AMBIENT",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="WATER_AMBIENT",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="WATER_AMBIENT_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="WATER_AMBIENT_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="WATER_AMBIENT_MAX",world="minecraft:the_nether"} 0.0 minecraft_mobcaps{type="WATER_CREATURE",world="minecraft:overworld"} -1.0 minecraft_mobcaps{type="WATER_CREATURE",world="minecraft:the_end"} -1.0 minecraft_mobcaps{type="WATER_CREATURE",world="minecraft:the_nether"} -1.0 minecraft_mobcaps{type="WATER_CREATURE_MAX",world="minecraft:overworld"} 0.0 minecraft_mobcaps{type="WATER_CREATURE_MAX",world="minecraft:the_end"} 0.0 minecraft_mobcaps{type="WATER_CREATURE_MAX",world="minecraft:the_nether"} 0.0 # HELP minecraft_players_online Online players # TYPE minecraft_players_online gauge minecraft_players_online{type="FAKE",world="minecraft:overworld"} 0.0 minecraft_players_online{type="FAKE",world="minecraft:the_end"} 0.0 minecraft_players_online{type="FAKE",world="minecraft:the_nether"} 0.0 minecraft_players_online{type="REAL",world="minecraft:overworld"} 0.0 minecraft_players_online{type="REAL",world="minecraft:the_end"} 0.0 minecraft_players_online{type="REAL",world="minecraft:the_nether"} 0.0 # HELP minecraft_tick server mspt and tps # TYPE minecraft_tick gauge minecraft_tick{type="BASE"} 50.0 minecraft_tick{type="mspt"} 50.0 minecraft_tick{type="tps"} 20.0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 3.5051544E11 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288.0 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 259.0 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.28360448E9 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.77875837651E9 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.0372554752E10