# HELP jvm_info VM version info # TYPE jvm_info gauge jvm_info{runtime="Java(TM) SE Runtime Environment",vendor="Oracle Corporation",version="1.8.0_162-b12",} 1.0 # HELP jvm_threads_current Current thread count of a JVM # TYPE jvm_threads_current gauge jvm_threads_current 50.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 46.0 # HELP jvm_threads_peak Peak thread count of a JVM # TYPE jvm_threads_peak gauge jvm_threads_peak 60.0 # HELP jvm_threads_started_total Started thread count of a JVM # TYPE jvm_threads_started_total counter jvm_threads_started_total 9115.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_state Current count of threads by state # TYPE jvm_threads_state gauge jvm_threads_state{state="NEW",} 0.0 jvm_threads_state{state="TERMINATED",} 0.0 jvm_threads_state{state="RUNNABLE",} 11.0 jvm_threads_state{state="BLOCKED",} 0.0 jvm_threads_state{state="WAITING",} 25.0 jvm_threads_state{state="TIMED_WAITING",} 14.0 jvm_threads_state{state="UNKNOWN",} 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 56943.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 59509.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 2566.0 # HELP jmx_exporter_build_info A metric with a constant '1' value labeled with the version of the JMX exporter. # TYPE jmx_exporter_build_info gauge jmx_exporter_build_info{version="0.19.0",name="jmx_prometheus_javaagent",} 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_bytes_used Used bytes of a given JVM memory area. # TYPE jvm_memory_bytes_used gauge jvm_memory_bytes_used{area="heap",} 3.52776272E8 jvm_memory_bytes_used{area="nonheap",} 5.57605616E8 # HELP jvm_memory_bytes_committed Committed (bytes) of a given JVM memory area. # TYPE jvm_memory_bytes_committed gauge jvm_memory_bytes_committed{area="heap",} 5.27958016E8 jvm_memory_bytes_committed{area="nonheap",} 5.89520896E8 # HELP jvm_memory_bytes_max Max (bytes) of a given JVM memory area. # TYPE jvm_memory_bytes_max gauge jvm_memory_bytes_max{area="heap",} 5.27958016E8 jvm_memory_bytes_max{area="nonheap",} 1.317011456E9 # HELP jvm_memory_bytes_init Initial bytes of a given JVM memory area. # TYPE jvm_memory_bytes_init gauge jvm_memory_bytes_init{area="heap",} 3.3554432E7 jvm_memory_bytes_init{area="nonheap",} 2555904.0 # HELP jvm_memory_pool_bytes_used Used bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_used gauge jvm_memory_pool_bytes_used{pool="Code Cache",} 1.82528896E8 jvm_memory_pool_bytes_used{pool="Metaspace",} 3.34684312E8 jvm_memory_pool_bytes_used{pool="Compressed Class Space",} 4.0392408E7 jvm_memory_pool_bytes_used{pool="PS Eden Space",} 3.8281488E7 jvm_memory_pool_bytes_used{pool="PS Survivor Space",} 4391472.0 jvm_memory_pool_bytes_used{pool="PS Old Gen",} 3.10103312E8 # HELP jvm_memory_pool_bytes_committed Committed bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_committed gauge jvm_memory_pool_bytes_committed{pool="Code Cache",} 1.84287232E8 jvm_memory_pool_bytes_committed{pool="Metaspace",} 3.60931328E8 jvm_memory_pool_bytes_committed{pool="Compressed Class Space",} 4.4302336E7 jvm_memory_pool_bytes_committed{pool="PS Eden Space",} 1.60956416E8 jvm_memory_pool_bytes_committed{pool="PS Survivor Space",} 8912896.0 jvm_memory_pool_bytes_committed{pool="PS Old Gen",} 3.58088704E8 # HELP jvm_memory_pool_bytes_max Max bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_max gauge jvm_memory_pool_bytes_max{pool="Code Cache",} 2.5165824E8 jvm_memory_pool_bytes_max{pool="Metaspace",} 5.36870912E8 jvm_memory_pool_bytes_max{pool="Compressed Class Space",} 5.28482304E8 jvm_memory_pool_bytes_max{pool="PS Eden Space",} 1.60956416E8 jvm_memory_pool_bytes_max{pool="PS Survivor Space",} 8912896.0 jvm_memory_pool_bytes_max{pool="PS Old Gen",} 3.58088704E8 # HELP jvm_memory_pool_bytes_init Initial bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_init gauge jvm_memory_pool_bytes_init{pool="Code Cache",} 2555904.0 jvm_memory_pool_bytes_init{pool="Metaspace",} 0.0 jvm_memory_pool_bytes_init{pool="Compressed Class Space",} 0.0 jvm_memory_pool_bytes_init{pool="PS Eden Space",} 8912896.0 jvm_memory_pool_bytes_init{pool="PS Survivor Space",} 1048576.0 jvm_memory_pool_bytes_init{pool="PS Old Gen",} 2.2544384E7 # 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="PS Eden Space",} 0.0 jvm_memory_pool_collection_used_bytes{pool="PS Survivor Space",} 4391472.0 jvm_memory_pool_collection_used_bytes{pool="PS Old Gen",} 3.06917248E8 # 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="PS Eden Space",} 1.60956416E8 jvm_memory_pool_collection_committed_bytes{pool="PS Survivor Space",} 8912896.0 jvm_memory_pool_collection_committed_bytes{pool="PS Old Gen",} 3.58088704E8 # 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="PS Eden Space",} 1.60956416E8 jvm_memory_pool_collection_max_bytes{pool="PS Survivor Space",} 8912896.0 jvm_memory_pool_collection_max_bytes{pool="PS Old Gen",} 3.58088704E8 # 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="PS Eden Space",} 8912896.0 jvm_memory_pool_collection_init_bytes{pool="PS Survivor Space",} 1048576.0 jvm_memory_pool_collection_init_bytes{pool="PS Old Gen",} 2.2544384E7 # 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="Code Cache",} 2.27093568E8 jvm_memory_pool_allocated_bytes_total{pool="PS Eden Space",} 1.85429353196E12 jvm_memory_pool_allocated_bytes_total{pool="PS Old Gen",} 2.760829336E9 jvm_memory_pool_allocated_bytes_total{pool="PS Survivor Space",} 3.891666256E9 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space",} 4.1891688E7 jvm_memory_pool_allocated_bytes_total{pool="Metaspace",} 3.48182968E8 # HELP jmx_scrape_duration_seconds Time this JMX scrape took, in seconds. # TYPE jmx_scrape_duration_seconds gauge jmx_scrape_duration_seconds 0.212797866 # HELP jmx_scrape_error Non-zero if this scrape failed. # TYPE jmx_scrape_error gauge jmx_scrape_error 0.0 # HELP jmx_scrape_cached_beans Number of beans with their matching rule cached # TYPE jmx_scrape_cached_beans gauge jmx_scrape_cached_beans 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",} 199585.0 jvm_buffer_pool_used_bytes{pool="mapped",} 0.0 # 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",} 199585.0 jvm_buffer_pool_capacity_bytes{pool="mapped",} 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",} 12.0 jvm_buffer_pool_used_buffers{pool="mapped",} 0.0 # HELP jmx_config_reload_success_total Number of times configuration have successfully been reloaded. # TYPE jmx_config_reload_success_total counter jmx_config_reload_success_total 0.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 6248.91 # 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.776381826643E9 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 140.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 8.705327104E9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.57333504E9 # 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="PS Scavenge",} 12353.0 jvm_gc_collection_seconds_sum{gc="PS Scavenge",} 595.737 jvm_gc_collection_seconds_count{gc="PS MarkSweep",} 52.0 jvm_gc_collection_seconds_sum{gc="PS MarkSweep",} 89.944 # HELP jmx_config_reload_failure_total Number of times configuration have failed to be reloaded. # TYPE jmx_config_reload_failure_total counter jmx_config_reload_failure_total 0.0 # HELP jmx_config_reload_failure_created Number of times configuration have failed to be reloaded. # TYPE jmx_config_reload_failure_created gauge jmx_config_reload_failure_created 1.776381826729E9 # HELP jmx_config_reload_success_created Number of times configuration have successfully been reloaded. # TYPE jmx_config_reload_success_created gauge jmx_config_reload_success_created 1.776381826727E9 # HELP jvm_memory_pool_allocated_bytes_created Total bytes allocated in a given JVM memory pool. Only updated after GC, not continuously. # TYPE jvm_memory_pool_allocated_bytes_created gauge jvm_memory_pool_allocated_bytes_created{pool="Code Cache",} 1.776381827278E9 jvm_memory_pool_allocated_bytes_created{pool="PS Eden Space",} 1.776381827273E9 jvm_memory_pool_allocated_bytes_created{pool="PS Old Gen",} 1.776381827278E9 jvm_memory_pool_allocated_bytes_created{pool="PS Survivor Space",} 1.776381827278E9 jvm_memory_pool_allocated_bytes_created{pool="Compressed Class Space",} 1.776381827278E9 jvm_memory_pool_allocated_bytes_created{pool="Metaspace",} 1.776381827278E9