# 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"} 4.2080811E7 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"} 28.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"} 4.2080812E7 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 24933.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 24956.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 23.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 8.964 # 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="G1 Concurrent GC"} 10 jvm_gc_collection_seconds_sum{gc="G1 Concurrent GC"} 0.021 jvm_gc_collection_seconds_count{gc="G1 Old Generation"} 0 jvm_gc_collection_seconds_sum{gc="G1 Old Generation"} 0.0 jvm_gc_collection_seconds_count{gc="G1 Young Generation"} 15 jvm_gc_collection_seconds_sum{gc="G1 Young Generation"} 0.24 # 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"} 8.589934592E9 jvm_memory_committed_bytes{area="nonheap"} 1.83238656E8 # 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"} 8.589934592E9 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"} 1.2884901888E10 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'"} 2103168.0 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-profiled nmethods'"} 1.040896E7 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'profiled nmethods'"} 3.7910784E7 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space"} 1.7422856E7 jvm_memory_pool_allocated_bytes_total{pool="G1 Eden Space"} 1.4663286784E10 jvm_memory_pool_allocated_bytes_total{pool="G1 Old Gen"} 2.79787024E8 jvm_memory_pool_allocated_bytes_total{pool="G1 Survivor Space"} 7.4663472E7 jvm_memory_pool_allocated_bytes_total{pool="Metaspace"} 1.17341408E8 # 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="G1 Eden Space"} 3.598712832E9 jvm_memory_pool_collection_committed_bytes{pool="G1 Old Gen"} 4.982833152E9 jvm_memory_pool_collection_committed_bytes{pool="G1 Survivor Space"} 8388608.0 # 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="G1 Eden Space"} 2.575302656E9 jvm_memory_pool_collection_init_bytes{pool="G1 Old Gen"} 6.014631936E9 jvm_memory_pool_collection_init_bytes{pool="G1 Survivor Space"} 0.0 # 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="G1 Eden Space"} -1.0 jvm_memory_pool_collection_max_bytes{pool="G1 Old Gen"} 1.2884901888E10 jvm_memory_pool_collection_max_bytes{pool="G1 Survivor Space"} -1.0 # 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="G1 Eden Space"} 0.0 jvm_memory_pool_collection_used_bytes{pool="G1 Old Gen"} 2.59012104E8 jvm_memory_pool_collection_used_bytes{pool="G1 Survivor Space"} 58184.0 # 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'"} 9895936.0 jvm_memory_pool_committed_bytes{pool="CodeHeap 'profiled nmethods'"} 3.4471936E7 jvm_memory_pool_committed_bytes{pool="Compressed Class Space"} 1.7891328E7 jvm_memory_pool_committed_bytes{pool="G1 Eden Space"} 3.598712832E9 jvm_memory_pool_committed_bytes{pool="G1 Old Gen"} 4.982833152E9 jvm_memory_pool_committed_bytes{pool="G1 Survivor Space"} 8388608.0 jvm_memory_pool_committed_bytes{pool="Metaspace"} 1.18423552E8 # 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="G1 Eden Space"} 2.575302656E9 jvm_memory_pool_init_bytes{pool="G1 Old Gen"} 6.014631936E9 jvm_memory_pool_init_bytes{pool="G1 Survivor Space"} 0.0 jvm_memory_pool_init_bytes{pool="Metaspace"} 0.0 # 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'"} 5849088.0 jvm_memory_pool_max_bytes{pool="CodeHeap 'non-profiled nmethods'"} 1.22912768E8 jvm_memory_pool_max_bytes{pool="CodeHeap 'profiled nmethods'"} 1.22896384E8 jvm_memory_pool_max_bytes{pool="Compressed Class Space"} 1.073741824E9 jvm_memory_pool_max_bytes{pool="G1 Eden Space"} -1.0 jvm_memory_pool_max_bytes{pool="G1 Old Gen"} 1.2884901888E10 jvm_memory_pool_max_bytes{pool="G1 Survivor Space"} -1.0 jvm_memory_pool_max_bytes{pool="Metaspace"} -1.0 # 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'"} 2103168.0 jvm_memory_pool_used_bytes{pool="CodeHeap 'non-profiled nmethods'"} 8345600.0 jvm_memory_pool_used_bytes{pool="CodeHeap 'profiled nmethods'"} 2.4399872E7 jvm_memory_pool_used_bytes{pool="Compressed Class Space"} 1.741428E7 jvm_memory_pool_used_bytes{pool="G1 Eden Space"} 4.94927872E8 jvm_memory_pool_used_bytes{pool="G1 Old Gen"} 2.59012104E8 jvm_memory_pool_used_bytes{pool="G1 Survivor Space"} 58184.0 jvm_memory_pool_used_bytes{pool="Metaspace"} 1.17315528E8 # 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"} 7.5399816E8 jvm_memory_used_bytes{area="nonheap"} 1.69578448E8 # HELP jvm_runtime_info JVM runtime info # TYPE jvm_runtime_info gauge jvm_runtime_info{runtime="OpenJDK Runtime Environment",vendor="Azul Systems, Inc.",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 30.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 26.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 35.0 # HELP jvm_threads_started_total Started thread count of a JVM # TYPE jvm_threads_started_total counter jvm_threads_started_total 127.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"} 19.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"} 1.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"} 21.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"} -1.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 2.00675908E8 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1048576.0 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 270.0 # 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.771987161483E9