# 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 logback_events_total Number of error level events that made it to the logs # TYPE logback_events_total counter logback_events_total{level="warn",} 206307.0 logback_events_total{level="debug",} 4.10550857E8 logback_events_total{level="error",} 163277.0 logback_events_total{level="trace",} 0.0 logback_events_total{level="info",} 8001537.0 # HELP tomcat_global_received_bytes_total # TYPE tomcat_global_received_bytes_total counter tomcat_global_received_bytes_total{name="ajp-nio-8081",} 1549896.0 tomcat_global_received_bytes_total{name="http-nio-8080",} 0.0 # HELP http_server_requests_seconds # TYPE http_server_requests_seconds summary http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus/",} 4.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus/",} 0.046222173 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus",} 10.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus",} 0.229575799 http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/static/**",} 2.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/static/**",} 0.027603943 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/health",} 8.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/health",} 0.117683334 http_server_requests_seconds_count{exception="None",method="GET",outcome="REDIRECTION",status="304",uri="REDIRECTION",} 1421.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="REDIRECTION",status="304",uri="REDIRECTION",} 1.60910801 http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="429",uri="root",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="CLIENT_ERROR",status="429",uri="root",} 0.003371707 http_server_requests_seconds_count{exception="None",method="GET",outcome="REDIRECTION",status="302",uri="REDIRECTION",} 19.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="REDIRECTION",status="302",uri="REDIRECTION",} 0.041171044 http_server_requests_seconds_count{exception="None",method="GET",outcome="SERVER_ERROR",status="503",uri="/actuator/health",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SERVER_ERROR",status="503",uri="/actuator/health",} 0.004998323 http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 2458.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 3.545867386 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/info",} 8.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/info",} 0.114472214 http_server_requests_seconds_count{exception="None",method="POST",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 42.0 http_server_requests_seconds_sum{exception="None",method="POST",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 0.075320818 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="root",} 4915.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="root",} 6.32863024 # HELP http_server_requests_seconds_max # TYPE http_server_requests_seconds_max gauge http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus/",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/static/**",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/health",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="REDIRECTION",status="304",uri="REDIRECTION",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="CLIENT_ERROR",status="429",uri="root",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="REDIRECTION",status="302",uri="REDIRECTION",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SERVER_ERROR",status="503",uri="/actuator/health",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/info",} 0.0 http_server_requests_seconds_max{exception="None",method="POST",outcome="CLIENT_ERROR",status="404",uri="NOT_FOUND",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="root",} 0.0 # HELP tomcat_threads_busy_threads # TYPE tomcat_threads_busy_threads gauge tomcat_threads_busy_threads{name="ajp-nio-8081",} 17.0 tomcat_threads_busy_threads{name="http-nio-8080",} 0.0 # 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 29401.0 # 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 3054.0 # HELP tomcat_global_error_total # TYPE tomcat_global_error_total counter tomcat_global_error_total{name="ajp-nio-8081",} 151669.0 tomcat_global_error_total{name="http-nio-8080",} 30937.0 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the young generation memory pool after one GC to before the next # TYPE jvm_gc_memory_allocated_bytes_total counter jvm_gc_memory_allocated_bytes_total 1.1281538460104E13 # HELP tomcat_threads_config_max_threads # TYPE tomcat_threads_config_max_threads gauge tomcat_threads_config_max_threads{name="ajp-nio-8081",} 150.0 tomcat_threads_config_max_threads{name="http-nio-8080",} 200.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="direct",} 451268.0 jvm_buffer_memory_used_bytes{id="mapped",} 0.0 # HELP tomcat_threads_current_threads # TYPE tomcat_threads_current_threads gauge tomcat_threads_current_threads{name="ajp-nio-8081",} 45.0 tomcat_threads_current_threads{name="http-nio-8080",} 10.0 # HELP jvm_gc_max_data_size_bytes Max size of old generation memory pool # TYPE jvm_gc_max_data_size_bytes gauge jvm_gc_max_data_size_bytes 1.0388504576E10 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.750078413516E9 # HELP jvm_gc_concurrent_phase_time_seconds Time spent in concurrent phase # TYPE jvm_gc_concurrent_phase_time_seconds summary jvm_gc_concurrent_phase_time_seconds_count{action="end of major GC",cause="No GC",} 2.0 jvm_gc_concurrent_phase_time_seconds_sum{action="end of major GC",cause="No GC",} 4.266 # HELP jvm_gc_concurrent_phase_time_seconds_max Time spent in concurrent phase # TYPE jvm_gc_concurrent_phase_time_seconds_max gauge jvm_gc_concurrent_phase_time_seconds_max{action="end of major GC",cause="No GC",} 0.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",} 29.0 jvm_threads_states_threads{state="blocked",} 0.0 jvm_threads_states_threads{state="waiting",} 24.0 jvm_threads_states_threads{state="timed-waiting",} 179.0 jvm_threads_states_threads{state="new",} 0.0 jvm_threads_states_threads{state="terminated",} 0.0 # 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="Par Survivor Space",} 3.4865152E7 jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 2.21175808E8 jvm_memory_committed_bytes{area="heap",id="Par Eden Space",} 2.7918336E8 jvm_memory_committed_bytes{area="nonheap",id="Code Cache",} 1.75046656E8 jvm_memory_committed_bytes{area="heap",id="CMS Old Gen",} 8.241025024E9 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 2.8872704E7 # HELP jvm_gc_pause_seconds Time spent in GC pause # TYPE jvm_gc_pause_seconds summary jvm_gc_pause_seconds_count{action="end of major GC",cause="System.gc()",} 757.0 jvm_gc_pause_seconds_sum{action="end of major GC",cause="System.gc()",} 1317.352 jvm_gc_pause_seconds_count{action="end of major GC",cause="Allocation Failure",} 1.0 jvm_gc_pause_seconds_sum{action="end of major GC",cause="Allocation Failure",} 2.355 jvm_gc_pause_seconds_count{action="end of minor GC",cause="Allocation Failure",} 40054.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Allocation Failure",} 1677.601 # 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 major GC",cause="System.gc()",} 0.0 jvm_gc_pause_seconds_max{action="end of major GC",cause="Allocation Failure",} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="Allocation Failure",} 0.055 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap",id="Par Survivor Space",} 2.4714232E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 2.03047632E8 jvm_memory_used_bytes{area="heap",id="Par Eden Space",} 1.4306128E7 jvm_memory_used_bytes{area="nonheap",id="Code Cache",} 1.73551552E8 jvm_memory_used_bytes{area="heap",id="CMS Old Gen",} 1.258513952E9 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 2.3744432E7 # 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_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 232.0 # 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 8.4636839688E10 # HELP process_files_open_files The open file descriptor count # TYPE process_files_open_files gauge process_files_open_files 431.0 # 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="Par Survivor Space",} 3.4865152E7 jvm_memory_max_bytes{area="nonheap",id="Metaspace",} -1.0 jvm_memory_max_bytes{area="heap",id="Par Eden Space",} 2.7918336E8 jvm_memory_max_bytes{area="nonheap",id="Code Cache",} 2.5165824E8 jvm_memory_max_bytes{area="heap",id="CMS Old Gen",} 1.0388504576E10 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 1.073741824E9 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 88.0 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.016364714437343608 # 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="direct",} 451268.0 jvm_buffer_total_capacity_bytes{id="mapped",} 0.0 # HELP tomcat_global_request_max_seconds # TYPE tomcat_global_request_max_seconds gauge tomcat_global_request_max_seconds{name="ajp-nio-8081",} 527.681 tomcat_global_request_max_seconds{name="http-nio-8080",} 236.272 # 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.38 # HELP tomcat_global_sent_bytes_total # TYPE tomcat_global_sent_bytes_total counter tomcat_global_sent_bytes_total{name="ajp-nio-8081",} 5.3141374336E10 tomcat_global_sent_bytes_total{name="http-nio-8080",} 1.47290554E8 # HELP jvm_gc_live_data_size_bytes Size of old generation memory pool after a full GC # TYPE jvm_gc_live_data_size_bytes gauge jvm_gc_live_data_size_bytes 7.00304104E8 # 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 338.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="direct",} 56.0 jvm_buffer_count_buffers{id="mapped",} 0.0 # HELP tomcat_global_request_seconds # TYPE tomcat_global_request_seconds summary tomcat_global_request_seconds_count{name="ajp-nio-8081",} 1.0964522E8 tomcat_global_request_seconds_sum{name="ajp-nio-8081",} 270986.186 tomcat_global_request_seconds_count{name="http-nio-8080",} 34029.0 tomcat_global_request_seconds_sum{name="http-nio-8080",} 647.092 # HELP tomcat_cache_access_total # TYPE tomcat_cache_access_total counter tomcat_cache_access_total 1.255694033E9 # HELP tomcat_cache_hit_total # TYPE tomcat_cache_hit_total counter tomcat_cache_hit_total 9.15802915E8 # HELP system_cpu_usage The "recent cpu usage" for the whole system # TYPE system_cpu_usage gauge system_cpu_usage 0.052282176419056525 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 928162.421