# 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"} 250641.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"} 23.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"} 250642.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 28963.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 29218.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 255.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 61.154 # 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"} 2587 jvm_gc_collection_seconds_sum{gc="Copy"} 4.772 jvm_gc_collection_seconds_count{gc="MarkSweepCompact"} 5 jvm_gc_collection_seconds_sum{gc="MarkSweepCompact"} 1.863 # 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.13581824E8 # 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'"} 1951232.0 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-profiled nmethods'"} 1.8045184E7 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'profiled nmethods'"} 4.4469376E7 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space"} 1.9834424E7 jvm_memory_pool_allocated_bytes_total{pool="Eden Space"} 1.48154392056E12 jvm_memory_pool_allocated_bytes_total{pool="Metaspace"} 1.34452256E8 jvm_memory_pool_allocated_bytes_total{pool="Survivor Space"} 7.5096592E7 jvm_memory_pool_allocated_bytes_total{pool="Tenured Gen"} 2.59558872E8 # 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"} 24912.0 jvm_memory_pool_collection_used_bytes{pool="Tenured Gen"} 2.57139488E8 # 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'"} 1.6646144E7 jvm_memory_pool_committed_bytes{pool="CodeHeap 'profiled nmethods'"} 3.8862848E7 jvm_memory_pool_committed_bytes{pool="Compressed Class Space"} 2.031616E7 jvm_memory_pool_committed_bytes{pool="Eden Space"} 5.7278464E8 jvm_memory_pool_committed_bytes{pool="Metaspace"} 1.35200768E8 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'"} 1936512.0 jvm_memory_pool_used_bytes{pool="CodeHeap 'non-profiled nmethods'"} 1.6587264E7 jvm_memory_pool_used_bytes{pool="CodeHeap 'profiled nmethods'"} 3.8836736E7 jvm_memory_pool_used_bytes{pool="Compressed Class Space"} 1.9729336E7 jvm_memory_pool_used_bytes{pool="Eden Space"} 1.6759536E8 jvm_memory_pool_used_bytes{pool="Metaspace"} 1.34040408E8 jvm_memory_pool_used_bytes{pool="Survivor Space"} 24912.0 jvm_memory_pool_used_bytes{pool="Tenured Gen"} 2.59558872E8 # 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.27179144E8 jvm_memory_used_bytes{area="nonheap"} 2.11130256E8 # 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 25.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 19.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 24589.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"} 10.0 jvm_threads_state{state="TERMINATED"} 0.0 jvm_threads_state{state="TIMED_WAITING"} 10.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"} 1.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"} 17.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 1.4470648E11 # 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.251569664E9 # 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.774710921795E9 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.035350016E10