# HELP http_server_connections_seconds_max # TYPE http_server_connections_seconds_max gauge http_server_connections_seconds_max 41148.361706158 # HELP http_server_connections_seconds # TYPE http_server_connections_seconds summary http_server_connections_seconds_active_count 9.0 http_server_connections_seconds_duration_sum 44381.298350673 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset # TYPE jvm_threads_peak_threads gauge jvm_threads_peak_threads 69.0 # HELP process_files_open_files The open file descriptor count # TYPE process_files_open_files gauge process_files_open_files 541.0 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads # TYPE jvm_threads_live_threads gauge jvm_threads_live_threads 24.0 # HELP process_files_max_files The maximum file descriptor count # TYPE process_files_max_files gauge process_files_max_files 1048576.0 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 13.0 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool # TYPE jvm_buffer_memory_used_bytes gauge jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_memory_used_bytes{id="mapped",} 0.0 jvm_buffer_memory_used_bytes{id="direct",} 4057568.0 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next # TYPE jvm_gc_memory_allocated_bytes_total counter jvm_gc_memory_allocated_bytes_total 2.136997888E9 # HELP http_server_errors_total # TYPE http_server_errors_total counter http_server_errors_total{class="java.net.SocketException",} 1.0 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 4.0 # HELP jvm_memory_usage_after_gc_percent The percentage of long-lived heap pool used after the last GC event, in the range [0..1] # TYPE jvm_memory_usage_after_gc_percent gauge jvm_memory_usage_after_gc_percent{area="heap",pool="long-lived",} 0.023147031485316265 # HELP http_server_bytes_read # TYPE http_server_bytes_read summary http_server_bytes_read_count 4.0 http_server_bytes_read_sum 8.0 # HELP http_server_bytes_read_max # TYPE http_server_bytes_read_max gauge http_server_bytes_read_max 0.0 # HELP http_server_bytes_written_max # TYPE http_server_bytes_written_max gauge http_server_bytes_written_max 8192.0 # HELP http_server_bytes_written # TYPE http_server_bytes_written summary http_server_bytes_written_count 5844.0 http_server_bytes_written_sum 5.4900412E7 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.0029895366218236174 # HELP jvm_gc_pause_seconds Time spent in GC pause # TYPE jvm_gc_pause_seconds summary jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Humongous Allocation",} 5.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Humongous Allocation",} 0.015 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Evacuation Pause",} 9.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",} 0.041 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Preventive Collection",} 1.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Preventive Collection",} 0.003 # HELP jvm_gc_pause_seconds_max Time spent in GC pause # TYPE jvm_gc_pause_seconds_max gauge jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Humongous Allocation",} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Evacuation Pause",} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Preventive Collection",} 0.0 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 41166.112 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution # TYPE jvm_classes_unloaded_classes_total counter jvm_classes_unloaded_classes_total 173.0 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap",id="G1 Survivor Space",} 1671872.0 jvm_memory_used_bytes{area="heap",id="G1 Old Gen",} 9.6697344E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 9.3944184E7 jvm_memory_used_bytes{area="nonheap",id="CodeCache",} 2.4170496E7 jvm_memory_used_bytes{area="heap",id="G1 Eden Space",} 1.97132288E8 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 1.3120048E7 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool # TYPE jvm_buffer_total_capacity_bytes gauge jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_total_capacity_bytes{id="mapped",} 0.0 jvm_buffer_total_capacity_bytes{id="direct",} 4057566.0 # HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time # TYPE system_load_average_1m gauge system_load_average_1m 0.1083984375 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use # TYPE jvm_memory_committed_bytes gauge jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space",} 2097152.0 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen",} 1.30023424E8 jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 9.4568448E7 jvm_memory_committed_bytes{area="nonheap",id="CodeCache",} 2.4182784E7 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space",} 2.24395264E8 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 1.343488E7 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC # TYPE jvm_gc_memory_promoted_bytes_total counter jvm_gc_memory_promoted_bytes_total 8580608.0 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool # TYPE jvm_buffer_count_buffers gauge jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_count_buffers{id="mapped",} 0.0 jvm_buffer_count_buffers{id="direct",} 76.0 # HELP http_server_requests_seconds # TYPE http_server_requests_seconds summary http_server_requests_seconds_count{method="GET",outcome="CLIENT_ERROR",status="405",uri="/login",} 2.0 http_server_requests_seconds_sum{method="GET",outcome="CLIENT_ERROR",status="405",uri="/login",} 0.009792407 http_server_requests_seconds_count{method="GET",outcome="CLIENT_ERROR",status="401",uri="/cslu/v1/core/conf",} 1.0 http_server_requests_seconds_sum{method="GET",outcome="CLIENT_ERROR",status="401",uri="/cslu/v1/core/conf",} 0.081275309 http_server_requests_seconds_count{method="GET",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 113.0 http_server_requests_seconds_sum{method="GET",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 0.398881998 http_server_requests_seconds_count{method="GET",outcome="SUCCESS",status="200",uri="/index.html",} 1.0 http_server_requests_seconds_sum{method="GET",outcome="SUCCESS",status="200",uri="/index.html",} 0.262373925 http_server_requests_seconds_count{method="GET",outcome="SUCCESS",status="200",uri="root",} 15.0 http_server_requests_seconds_sum{method="GET",outcome="SUCCESS",status="200",uri="root",} 3.422347323 http_server_requests_seconds_count{method="HEAD",outcome="SUCCESS",status="200",uri="root",} 1.0 http_server_requests_seconds_sum{method="HEAD",outcome="SUCCESS",status="200",uri="root",} 0.007329311 # HELP http_server_requests_seconds_max # TYPE http_server_requests_seconds_max gauge http_server_requests_seconds_max{method="GET",outcome="CLIENT_ERROR",status="405",uri="/login",} 0.0 http_server_requests_seconds_max{method="GET",outcome="CLIENT_ERROR",status="401",uri="/cslu/v1/core/conf",} 0.0 http_server_requests_seconds_max{method="GET",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 0.0 http_server_requests_seconds_max{method="GET",outcome="SUCCESS",status="200",uri="/index.html",} 0.0 http_server_requests_seconds_max{method="GET",outcome="SUCCESS",status="200",uri="root",} 0.0 http_server_requests_seconds_max{method="HEAD",outcome="SUCCESS",status="200",uri="root",} 0.0 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.747893252228E9 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation # TYPE jvm_gc_live_data_size_bytes gauge jvm_gc_live_data_size_bytes 9.6697344E7 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine # TYPE jvm_classes_loaded_classes gauge jvm_classes_loaded_classes 19845.0 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in # TYPE system_cpu_usage gauge system_cpu_usage 0.009715994020926755 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool # TYPE jvm_gc_max_data_size_bytes gauge jvm_gc_max_data_size_bytes 4.177526784E9 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management # TYPE jvm_memory_max_bytes gauge jvm_memory_max_bytes{area="heap",id="G1 Survivor Space",} -1.0 jvm_memory_max_bytes{area="heap",id="G1 Old Gen",} 4.177526784E9 jvm_memory_max_bytes{area="nonheap",id="Metaspace",} -1.0 jvm_memory_max_bytes{area="nonheap",id="CodeCache",} 5.0331648E7 jvm_memory_max_bytes{area="heap",id="G1 Eden Space",} -1.0 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 1.073741824E9 # HELP jvm_info_total JVM version info # TYPE jvm_info_total counter jvm_info_total{runtime="OpenJDK Runtime Environment",vendor="Ubuntu",version="17.0.15+6-Ubuntu-0ubuntu122.04",} 1.0 # HELP jvm_threads_states_threads The current number of threads having NEW state # TYPE jvm_threads_states_threads gauge jvm_threads_states_threads{state="runnable",} 12.0 jvm_threads_states_threads{state="blocked",} 0.0 jvm_threads_states_threads{state="waiting",} 7.0 jvm_threads_states_threads{state="timed-waiting",} 5.0 jvm_threads_states_threads{state="new",} 0.0 jvm_threads_states_threads{state="terminated",} 0.0 # HELP jvm_gc_overhead_percent An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1] # TYPE jvm_gc_overhead_percent gauge jvm_gc_overhead_percent 0.0