# HELP vendor_cpu_processCpuTime_seconds Displays the CPU time used by the process on which the Java virtual machine is running in nanoseconds. The returned value is of nanoseconds precision but not necessarily nanoseconds accuracy. This method returns -1 if the the platform does not support this operation. # TYPE vendor_cpu_processCpuTime_seconds gauge vendor_cpu_processCpuTime_seconds 7958.02 # HELP vendor_cpu_systemCpuLoad_percent Displays the "recent cpu usage" for the whole system. This value is a double in the [0.0,1.0] interval. A value of 0.0 means that all CPUs were idle during the recent period of time observed, while a value of 1.0 means that all CPUs were actively running 100% of the time during the recent period being observed. All values betweens 0.0 and 1.0 are possible depending of the activities going on in the system. If the system recent cpu usage is not available, the method returns a negative value. # TYPE vendor_cpu_systemCpuLoad_percent gauge vendor_cpu_systemCpuLoad_percent 0.011562115537481363 # HELP vendor_memory_committedNonHeap_bytes Displays the amount of non heap memory in bytes that is committed for the Java virtual machine to use. # TYPE vendor_memory_committedNonHeap_bytes gauge vendor_memory_committedNonHeap_bytes 7.4575872E7 # HELP vendor_memory_freePhysicalSize_bytes Displays the amount of free physical memory in bytes. # TYPE vendor_memory_freePhysicalSize_bytes gauge vendor_memory_freePhysicalSize_bytes 2.786312192E9 # HELP vendor_memory_freeSwapSize_bytes Displays the amount of free swap space in bytes. # TYPE vendor_memory_freeSwapSize_bytes gauge vendor_memory_freeSwapSize_bytes 4.290768896E9 # HELP vendor_memory_maxNonHeap_bytes Displays the maximum amount of used non-heap memory in bytes. # TYPE vendor_memory_maxNonHeap_bytes gauge vendor_memory_maxNonHeap_bytes -1.0 # HELP vendor_memory_usedNonHeap_bytes Displays the amount of used non-heap memory in bytes. # TYPE vendor_memory_usedNonHeap_bytes gauge vendor_memory_usedNonHeap_bytes 6.0652456E7 # HELP vendor_memoryPool_usage_bytes Current usage of the memory pool denoted by the 'name' tag # TYPE vendor_memoryPool_usage_bytes gauge vendor_memoryPool_usage_bytes{name="CodeHeap 'non-nmethods'"} 1249280.0 vendor_memoryPool_usage_bytes{name="CodeHeap 'non-profiled nmethods'"} 7105408.0 vendor_memoryPool_usage_bytes{name="CodeHeap 'profiled nmethods'"} 4496896.0 vendor_memoryPool_usage_bytes{name="Compressed Class Space"} 5119784.0 vendor_memoryPool_usage_bytes{name="G1 Eden Space"} 0.0 vendor_memoryPool_usage_bytes{name="G1 Old Gen"} 0.0 vendor_memoryPool_usage_bytes{name="G1 Survivor Space"} 1048576.0 vendor_memoryPool_usage_bytes{name="Metaspace"} 4.2681088E7 # HELP vendor_memoryPool_usage_max_bytes Peak usage of the memory pool denoted by the 'name' tag # TYPE vendor_memoryPool_usage_max_bytes gauge vendor_memoryPool_usage_max_bytes{name="CodeHeap 'non-nmethods'"} 1319680.0 vendor_memoryPool_usage_max_bytes{name="CodeHeap 'non-profiled nmethods'"} 8847232.0 vendor_memoryPool_usage_max_bytes{name="CodeHeap 'profiled nmethods'"} 1.3126784E7 vendor_memoryPool_usage_max_bytes{name="Compressed Class Space"} 5119784.0 vendor_memoryPool_usage_max_bytes{name="G1 Eden Space"} 1.03809024E8 vendor_memoryPool_usage_max_bytes{name="G1 Old Gen"} 2.6288632E7 vendor_memoryPool_usage_max_bytes{name="G1 Survivor Space"} 1.048576E7 vendor_memoryPool_usage_max_bytes{name="Metaspace"} 4.2681088E7