github.com/netdata/go.d.plugin@v0.58.1/modules/springboot2/tests/testdata.txt (about)

     1  # HELP tomcat_cache_access_total
     2  # TYPE tomcat_cache_access_total counter
     3  tomcat_cache_access_total 0.0
     4  # 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
     5  # TYPE jvm_gc_memory_promoted_bytes_total counter
     6  jvm_gc_memory_promoted_bytes_total 562080.0
     7  # HELP tomcat_cache_hit_total
     8  # TYPE tomcat_cache_hit_total counter
     9  tomcat_cache_hit_total 0.0
    10  # HELP jvm_gc_live_data_size_bytes Size of old generation memory pool after a full GC
    11  # TYPE jvm_gc_live_data_size_bytes gauge
    12  jvm_gc_live_data_size_bytes 0.0
    13  # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management
    14  # TYPE jvm_memory_max_bytes gauge
    15  jvm_memory_max_bytes{area="nonheap",id="Code Cache",} 2.5165824E8
    16  jvm_memory_max_bytes{area="nonheap",id="Metaspace",} -1.0
    17  jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 1.073741824E9
    18  jvm_memory_max_bytes{area="heap",id="PS Eden Space",} 1.55189248E8
    19  jvm_memory_max_bytes{area="heap",id="PS Survivor Space",} 8912896.0
    20  jvm_memory_max_bytes{area="heap",id="PS Old Gen",} 3.49700096E8
    21  # HELP system_cpu_count The number of processors available to the Java virtual machine
    22  # TYPE system_cpu_count gauge
    23  system_cpu_count 2.0
    24  # HELP tomcat_global_request_seconds
    25  # TYPE tomcat_global_request_seconds summary
    26  tomcat_global_request_seconds_count{name="http-nio-8080",} 23.0
    27  tomcat_global_request_seconds_sum{name="http-nio-8080",} 1.205
    28  # HELP jvm_threads_daemon The current number of live daemon threads
    29  # TYPE jvm_threads_daemon gauge
    30  jvm_threads_daemon 21.0
    31  # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool
    32  # TYPE jvm_buffer_memory_used_bytes gauge
    33  jvm_buffer_memory_used_bytes{id="direct",} 81920.0
    34  jvm_buffer_memory_used_bytes{id="mapped",} 0.0
    35  # HELP jvm_buffer_count An estimate of the number of buffers in the pool
    36  # TYPE jvm_buffer_count gauge
    37  jvm_buffer_count{id="direct",} 10.0
    38  jvm_buffer_count{id="mapped",} 0.0
    39  # HELP tomcat_threads_current
    40  # TYPE tomcat_threads_current gauge
    41  tomcat_threads_current{name="http-nio-8080",} 10.0
    42  # HELP tomcat_sessions_created_total
    43  # TYPE tomcat_sessions_created_total counter
    44  tomcat_sessions_created_total 0.0
    45  # HELP system_cpu_usage The "recent cpu usage" for the whole system
    46  # TYPE system_cpu_usage gauge
    47  system_cpu_usage 0.03682658419046249
    48  # HELP tomcat_sessions_alive_max_seconds
    49  # TYPE tomcat_sessions_alive_max_seconds gauge
    50  tomcat_sessions_alive_max_seconds 0.0
    51  # HELP tomcat_servlet_error_total
    52  # TYPE tomcat_servlet_error_total counter
    53  tomcat_servlet_error_total{name="default",} 0.0
    54  # 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
    55  # TYPE system_load_average_1m gauge
    56  system_load_average_1m 0.2001953125
    57  # HELP jvm_gc_max_data_size_bytes Max size of old generation memory pool
    58  # TYPE jvm_gc_max_data_size_bytes gauge
    59  jvm_gc_max_data_size_bytes 0.0
    60  # HELP tomcat_sessions_expired_total
    61  # TYPE tomcat_sessions_expired_total counter
    62  tomcat_sessions_expired_total 0.0
    63  # HELP tomcat_sessions_rejected_total
    64  # TYPE tomcat_sessions_rejected_total counter
    65  tomcat_sessions_rejected_total 0.0
    66  # HELP process_start_time_seconds The start time of the Java virtual machine
    67  # TYPE process_start_time_seconds gauge
    68  process_start_time_seconds 1.544161580708E9
    69  # HELP jvm_threads_live The current number of live threads including both daemon and non-daemon threads
    70  # TYPE jvm_threads_live gauge
    71  jvm_threads_live 23.0
    72  # HELP jvm_classes_loaded The number of classes that are currently loaded in the Java virtual machine
    73  # TYPE jvm_classes_loaded gauge
    74  jvm_classes_loaded 7846.0
    75  # 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
    76  # TYPE jvm_gc_memory_allocated_bytes_total counter
    77  jvm_gc_memory_allocated_bytes_total 3.13524224E8
    78  # HELP process_uptime_seconds The uptime of the Java virtual machine
    79  # TYPE process_uptime_seconds gauge
    80  process_uptime_seconds 191.73
    81  # HELP tomcat_global_error_total
    82  # TYPE tomcat_global_error_total counter
    83  tomcat_global_error_total{name="http-nio-8080",} 4.0
    84  # HELP tomcat_threads_config_max
    85  # TYPE tomcat_threads_config_max gauge
    86  tomcat_threads_config_max{name="http-nio-8080",} 200.0
    87  # HELP jvm_threads_peak The peak live thread count since the Java virtual machine started or peak was reset
    88  # TYPE jvm_threads_peak gauge
    89  jvm_threads_peak 25.0
    90  # HELP jvm_classes_unloaded_total The total number of classes unloaded since the Java virtual machine has started execution
    91  # TYPE jvm_classes_unloaded_total counter
    92  jvm_classes_unloaded_total 0.0
    93  # HELP process_files_max The maximum file descriptor count
    94  # TYPE process_files_max gauge
    95  process_files_max 1048576.0
    96  # HELP tomcat_servlet_request_max_seconds
    97  # TYPE tomcat_servlet_request_max_seconds gauge
    98  tomcat_servlet_request_max_seconds{name="default",} 0.0
    99  # HELP tomcat_sessions_active_max
   100  # TYPE tomcat_sessions_active_max gauge
   101  tomcat_sessions_active_max 0.0
   102  # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for  the Java virtual machine to use
   103  # TYPE jvm_memory_committed_bytes gauge
   104  jvm_memory_committed_bytes{area="nonheap",id="Code Cache",} 1.3369344E7
   105  jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 4.390912E7
   106  jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 5636096.0
   107  jvm_memory_committed_bytes{area="heap",id="PS Eden Space",} 1.53616384E8
   108  jvm_memory_committed_bytes{area="heap",id="PS Survivor Space",} 8912896.0
   109  jvm_memory_committed_bytes{area="heap",id="PS Old Gen",} 4.0894464E7
   110  # HELP tomcat_servlet_request_seconds
   111  # TYPE tomcat_servlet_request_seconds summary
   112  tomcat_servlet_request_seconds_count{name="default",} 0.0
   113  tomcat_servlet_request_seconds_sum{name="default",} 0.0
   114  # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool
   115  # TYPE jvm_buffer_total_capacity_bytes gauge
   116  jvm_buffer_total_capacity_bytes{id="direct",} 81920.0
   117  jvm_buffer_total_capacity_bytes{id="mapped",} 0.0
   118  # HELP tomcat_global_received_bytes_total
   119  # TYPE tomcat_global_received_bytes_total counter
   120  tomcat_global_received_bytes_total{name="http-nio-8080",} 0.0
   121  # HELP jvm_gc_pause_seconds Time spent in GC pause
   122  # TYPE jvm_gc_pause_seconds summary
   123  jvm_gc_pause_seconds_count{action="end of minor GC",cause="Allocation Failure",} 2.0
   124  jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Allocation Failure",} 0.06
   125  # HELP jvm_gc_pause_seconds_max Time spent in GC pause
   126  # TYPE jvm_gc_pause_seconds_max gauge
   127  jvm_gc_pause_seconds_max{action="end of minor GC",cause="Allocation Failure",} 0.0
   128  # HELP process_files_open The open file descriptor count
   129  # TYPE process_files_open gauge
   130  process_files_open 29.0
   131  # HELP tomcat_global_sent_bytes_total
   132  # TYPE tomcat_global_sent_bytes_total counter
   133  tomcat_global_sent_bytes_total{name="http-nio-8080",} 63044.0
   134  # HELP tomcat_threads_busy
   135  # TYPE tomcat_threads_busy gauge
   136  tomcat_threads_busy{name="http-nio-8080",} 1.0
   137  # HELP tomcat_global_request_max_seconds
   138  # TYPE tomcat_global_request_max_seconds gauge
   139  tomcat_global_request_max_seconds{name="http-nio-8080",} 0.282
   140  # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process
   141  # TYPE process_cpu_usage gauge
   142  process_cpu_usage 0.019132561317701215
   143  # HELP jvm_memory_used_bytes The amount of used memory
   144  # TYPE jvm_memory_used_bytes gauge
   145  jvm_memory_used_bytes{area="nonheap",id="Code Cache",} 1.3269376E7
   146  jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 4.1364704E7
   147  jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 5125872.0
   148  jvm_memory_used_bytes{area="heap",id="PS Eden Space",} 1.29649936E8
   149  jvm_memory_used_bytes{area="heap",id="PS Survivor Space",} 8900136.0
   150  jvm_memory_used_bytes{area="heap",id="PS Old Gen",} 1.782792E7
   151  # HELP logback_events_total Number of error level events that made it to the logs
   152  # TYPE logback_events_total counter
   153  logback_events_total{level="error",} 0.0
   154  logback_events_total{level="warn",} 0.0
   155  logback_events_total{level="info",} 41.0
   156  logback_events_total{level="debug",} 0.0
   157  logback_events_total{level="trace",} 0.0
   158  # HELP tomcat_sessions_active_current
   159  # TYPE tomcat_sessions_active_current gauge
   160  tomcat_sessions_active_current 0.0
   161  # HELP http_server_requests_seconds
   162  # TYPE http_server_requests_seconds summary
   163  http_server_requests_seconds_count{exception="None",method="GET",status="200",uri="/actuator/prometheus",} 6.0
   164  http_server_requests_seconds_sum{exception="None",method="GET",status="200",uri="/actuator/prometheus",} 0.2367162
   165  http_server_requests_seconds_count{exception="None",method="GET",status="404",uri="/**",} 3.0
   166  http_server_requests_seconds_sum{exception="None",method="GET",status="404",uri="/**",} 0.0516521
   167  http_server_requests_seconds_count{exception="None",method="GET",status="200",uri="/**/favicon.ico",} 5.0
   168  http_server_requests_seconds_sum{exception="None",method="GET",status="200",uri="/**/favicon.ico",} 0.0587843
   169  http_server_requests_seconds_count{exception="None",method="GET",status="200",uri="/hello",} 4.0
   170  http_server_requests_seconds_sum{exception="None",method="GET",status="200",uri="/hello",} 0.0470746
   171  http_server_requests_seconds_count{exception="None",method="GET",status="102",uri="/hello",} 1.0
   172  http_server_requests_seconds_sum{exception="None",method="GET",status="102",uri="/hello",} 0.0470746
   173  http_server_requests_seconds_count{exception="None",method="GET",status="302",uri="/hello",} 1.0
   174  http_server_requests_seconds_sum{exception="None",method="GET",status="302",uri="/hello",} 0.0470746
   175  http_server_requests_seconds_count{exception="None",method="GET",status="503",uri="/hello",} 1.0
   176  http_server_requests_seconds_sum{exception="None",method="GET",status="503",uri="/hello",} 0.0470746
   177  http_server_requests_seconds_count{exception="None",method="GET",status="200",uri="/actuator/",} 2.0
   178  http_server_requests_seconds_sum{exception="None",method="GET",status="200",uri="/actuator/",} 0.1888718
   179  http_server_requests_seconds_count{exception="None",method="GET",status="200",uri="/actuator/health",} 1.0
   180  http_server_requests_seconds_sum{exception="None",method="GET",status="200",uri="/actuator/health",} 0.0602562
   181  http_server_requests_seconds_count{exception="None",method="GET",status="404",uri="/actuator/metrics/{requiredMetricName}",} 1.0
   182  http_server_requests_seconds_sum{exception="None",method="GET",status="404",uri="/actuator/metrics/{requiredMetricName}",} 0.0349837
   183  http_server_requests_seconds_count{exception="None",method="GET",status="200",uri="/actuator/metrics",} 1.0
   184  http_server_requests_seconds_sum{exception="None",method="GET",status="200",uri="/actuator/metrics",} 0.0170195
   185  # HELP http_server_requests_seconds_max
   186  # TYPE http_server_requests_seconds_max gauge
   187  http_server_requests_seconds_max{exception="None",method="GET",status="200",uri="/actuator/prometheus",} 0.1311382
   188  http_server_requests_seconds_max{exception="None",method="GET",status="404",uri="/**",} 0.031655
   189  http_server_requests_seconds_max{exception="None",method="GET",status="200",uri="/**/favicon.ico",} 0.0449076
   190  http_server_requests_seconds_max{exception="None",method="GET",status="200",uri="/hello",} 0.0248288
   191  http_server_requests_seconds_max{exception="None",method="GET",status="200",uri="/actuator/",} 0.1840505
   192  http_server_requests_seconds_max{exception="None",method="GET",status="200",uri="/actuator/health",} 0.0602562
   193  http_server_requests_seconds_max{exception="None",method="GET",status="404",uri="/actuator/metrics/{requiredMetricName}",} 0.0349837
   194  http_server_requests_seconds_max{exception="None",method="GET",status="200",uri="/actuator/metrics",} 0.0170195