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

     1  # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine
     2  # TYPE jvm_classes_loaded_classes gauge
     3  jvm_classes_loaded_classes 12360.0
     4  # HELP process_files_open_files The open file descriptor count
     5  # TYPE process_files_open_files gauge
     6  process_files_open_files 46.0
     7  # HELP jvm_memory_used_bytes The amount of used memory
     8  # TYPE jvm_memory_used_bytes gauge
     9  jvm_memory_used_bytes{area="heap",id="Tenured Gen",} 4.0122672E7
    10  jvm_memory_used_bytes{area="heap",id="Eden Space",} 1.805296E7
    11  jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 6.6824752E7
    12  jvm_memory_used_bytes{area="nonheap",id="Code Cache",} 2.6224704E7
    13  jvm_memory_used_bytes{area="heap",id="Survivor Space",} 302704.0
    14  jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 8236936.0
    15  # HELP system_cpu_count The number of processors available to the Java virtual machine
    16  # TYPE system_cpu_count gauge
    17  system_cpu_count 1.0
    18  # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process
    19  # TYPE process_cpu_usage gauge
    20  process_cpu_usage 0.0
    21  # HELP tomcat_sessions_alive_max_seconds
    22  # TYPE tomcat_sessions_alive_max_seconds gauge
    23  tomcat_sessions_alive_max_seconds 0.0
    24  # HELP tomcat_global_sent_bytes_total
    25  # TYPE tomcat_global_sent_bytes_total counter
    26  tomcat_global_sent_bytes_total{name="http-nio-17001",} 7.06007212E8
    27  # HELP jvm_threads_states_threads The current number of threads having NEW state
    28  # TYPE jvm_threads_states_threads gauge
    29  jvm_threads_states_threads{state="runnable",} 10.0
    30  jvm_threads_states_threads{state="blocked",} 0.0
    31  jvm_threads_states_threads{state="waiting",} 22.0
    32  jvm_threads_states_threads{state="timed-waiting",} 4.0
    33  jvm_threads_states_threads{state="new",} 0.0
    34  jvm_threads_states_threads{state="terminated",} 0.0
    35  # HELP process_start_time_seconds Start time of the process since unix epoch.
    36  # TYPE process_start_time_seconds gauge
    37  process_start_time_seconds 1.552476492313E9
    38  # HELP tomcat_sessions_active_max_sessions
    39  # TYPE tomcat_sessions_active_max_sessions gauge
    40  tomcat_sessions_active_max_sessions 0.0
    41  # HELP jvm_gc_live_data_size_bytes Size of old generation memory pool after a full GC
    42  # TYPE jvm_gc_live_data_size_bytes gauge
    43  jvm_gc_live_data_size_bytes 3.1908592E7
    44  # HELP spring_integration_channels The number of message channels
    45  # TYPE spring_integration_channels gauge
    46  spring_integration_channels 6.0
    47  # HELP system_cpu_usage The "recent cpu usage" for the whole system
    48  # TYPE system_cpu_usage gauge
    49  system_cpu_usage 0.047619047619047616
    50  # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution
    51  # TYPE jvm_classes_unloaded_classes_total counter
    52  jvm_classes_unloaded_classes_total 0.0
    53  # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management
    54  # TYPE jvm_memory_max_bytes gauge
    55  jvm_memory_max_bytes{area="heap",id="Tenured Gen",} 6.61323776E8
    56  jvm_memory_max_bytes{area="heap",id="Eden Space",} 2.64568832E8
    57  jvm_memory_max_bytes{area="nonheap",id="Metaspace",} -1.0
    58  jvm_memory_max_bytes{area="nonheap",id="Code Cache",} 2.5165824E8
    59  jvm_memory_max_bytes{area="heap",id="Survivor Space",} 3.3030144E7
    60  jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 1.073741824E9
    61  # HELP logback_events_total Number of error level events that made it to the logs
    62  # TYPE logback_events_total counter
    63  logback_events_total{level="warn",} 1.0
    64  logback_events_total{level="debug",} 0.0
    65  logback_events_total{level="error",} 0.0
    66  logback_events_total{level="trace",} 0.0
    67  logback_events_total{level="info",} 30.0
    68  # HELP jvm_gc_max_data_size_bytes Max size of old generation memory pool
    69  # TYPE jvm_gc_max_data_size_bytes gauge
    70  jvm_gc_max_data_size_bytes 6.61323776E8
    71  # HELP tomcat_sessions_created_sessions_total
    72  # TYPE tomcat_sessions_created_sessions_total counter
    73  tomcat_sessions_created_sessions_total 0.0
    74  # HELP process_files_max_files The maximum file descriptor count
    75  # TYPE process_files_max_files gauge
    76  process_files_max_files 1006500.0
    77  # HELP spring_integration_sources The number of message sources
    78  # TYPE spring_integration_sources gauge
    79  spring_integration_sources 5.0
    80  # HELP tomcat_global_request_seconds
    81  # TYPE tomcat_global_request_seconds summary
    82  tomcat_global_request_seconds_count{name="http-nio-17001",} 57744.0
    83  tomcat_global_request_seconds_sum{name="http-nio-17001",} 113.513
    84  # HELP tomcat_sessions_active_current_sessions
    85  # TYPE tomcat_sessions_active_current_sessions gauge
    86  tomcat_sessions_active_current_sessions 0.0
    87  # HELP tomcat_global_error_total
    88  # TYPE tomcat_global_error_total counter
    89  tomcat_global_error_total{name="http-nio-17001",} 0.0
    90  # HELP jvm_threads_daemon_threads The current number of live daemon threads
    91  # TYPE jvm_threads_daemon_threads gauge
    92  jvm_threads_daemon_threads 22.0
    93  # 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
    94  # TYPE jvm_gc_memory_allocated_bytes_total counter
    95  jvm_gc_memory_allocated_bytes_total 2.7071024304E10
    96  # HELP http_server_requests_seconds
    97  # TYPE http_server_requests_seconds summary
    98  http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus",} 57717.0
    99  http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus",} 108.648599202
   100  http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search/form",} 13.0
   101  http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search/form",} 2.504856475
   102  http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search/",} 1.0
   103  http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search/",} 5.959808087
   104  http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/**/favicon.ico",} 9.0
   105  http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/**/favicon.ico",} 0.0506538
   106  http_server_requests_seconds_count{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 4.0
   107  http_server_requests_seconds_sum{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.00875155
   108  # HELP http_server_requests_seconds_max
   109  # TYPE http_server_requests_seconds_max gauge
   110  http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/actuator/prometheus",} 0.007270684
   111  http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search/form",} 0.0
   112  http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search/",} 0.0
   113  http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/**/favicon.ico",} 0.0
   114  http_server_requests_seconds_max{exception="None",method="GET",outcome="CLIENT_ERROR",status="404",uri="/**",} 0.0
   115  # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool
   116  # TYPE jvm_buffer_total_capacity_bytes gauge
   117  jvm_buffer_total_capacity_bytes{id="direct",} 278528.0
   118  jvm_buffer_total_capacity_bytes{id="mapped",} 0.0
   119  # HELP spring_integration_handlers The number of message handlers
   120  # TYPE spring_integration_handlers gauge
   121  spring_integration_handlers 5.0
   122  # 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
   123  # TYPE jvm_gc_memory_promoted_bytes_total counter
   124  jvm_gc_memory_promoted_bytes_total 2.4583704E7
   125  # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool
   126  # TYPE jvm_buffer_count_buffers gauge
   127  jvm_buffer_count_buffers{id="direct",} 15.0
   128  jvm_buffer_count_buffers{id="mapped",} 0.0
   129  # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use
   130  # TYPE jvm_memory_committed_bytes gauge
   131  jvm_memory_committed_bytes{area="heap",id="Tenured Gen",} 5.3182464E7
   132  jvm_memory_committed_bytes{area="heap",id="Eden Space",} 2.1430272E7
   133  jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 7.0803456E7
   134  jvm_memory_committed_bytes{area="nonheap",id="Code Cache",} 2.6804224E7
   135  jvm_memory_committed_bytes{area="heap",id="Survivor Space",} 2621440.0
   136  jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 8953856.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-17001",} 6.049
   140  # HELP process_uptime_seconds The uptime of the Java virtual machine
   141  # TYPE process_uptime_seconds gauge
   142  process_uptime_seconds 45501.125
   143  # HELP tomcat_threads_config_max_threads
   144  # TYPE tomcat_threads_config_max_threads gauge
   145  tomcat_threads_config_max_threads{name="http-nio-17001",} 200.0
   146  # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool
   147  # TYPE jvm_buffer_memory_used_bytes gauge
   148  jvm_buffer_memory_used_bytes{id="direct",} 278529.0
   149  jvm_buffer_memory_used_bytes{id="mapped",} 0.0
   150  # HELP http_client_requests_seconds Timer of WebClient operation
   151  # TYPE http_client_requests_seconds summary
   152  http_client_requests_seconds_count{clientName="search.example.com",method="GET",status="IO_ERROR",uri="/dictionary",} 1.0
   153  http_client_requests_seconds_sum{clientName="search.example.com",method="GET",status="IO_ERROR",uri="/dictionary",} 2.258042154
   154  http_client_requests_seconds_count{clientName="api.search.example.com",method="GET",status="200",uri="/v1/items",} 2.0
   155  http_client_requests_seconds_sum{clientName="api.search.example.com",method="GET",status="200",uri="/v1/items",} 0.305785165
   156  # HELP http_client_requests_seconds_max Timer of WebClient operation
   157  # TYPE http_client_requests_seconds_max gauge
   158  http_client_requests_seconds_max{clientName="search.example.com",method="GET",status="IO_ERROR",uri="/dictionary",} 0.0
   159  http_client_requests_seconds_max{clientName="api.search.example.com",method="GET",status="200",uri="/v1/items",} 0.0
   160  # HELP tomcat_global_received_bytes_total
   161  # TYPE tomcat_global_received_bytes_total counter
   162  tomcat_global_received_bytes_total{name="http-nio-17001",} 0.0
   163  # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset
   164  # TYPE jvm_threads_peak_threads gauge
   165  jvm_threads_peak_threads 36.0
   166  # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads
   167  # TYPE jvm_threads_live_threads gauge
   168  jvm_threads_live_threads 36.0
   169  # 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
   170  # TYPE system_load_average_1m gauge
   171  system_load_average_1m 0.02
   172  # HELP tomcat_threads_current_threads
   173  # TYPE tomcat_threads_current_threads gauge
   174  tomcat_threads_current_threads{name="http-nio-17001",} 10.0
   175  # HELP tomcat_sessions_expired_sessions_total
   176  # TYPE tomcat_sessions_expired_sessions_total counter
   177  tomcat_sessions_expired_sessions_total 0.0
   178  # HELP tomcat_sessions_rejected_sessions_total
   179  # TYPE tomcat_sessions_rejected_sessions_total counter
   180  tomcat_sessions_rejected_sessions_total 0.0
   181  # HELP jvm_gc_pause_seconds Time spent in GC pause
   182  # TYPE jvm_gc_pause_seconds summary
   183  jvm_gc_pause_seconds_count{action="end of major GC",cause="Metadata GC Threshold",} 1.0
   184  jvm_gc_pause_seconds_sum{action="end of major GC",cause="Metadata GC Threshold",} 0.1
   185  jvm_gc_pause_seconds_count{action="end of minor GC",cause="Allocation Failure",} 1269.0
   186  jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Allocation Failure",} 5.909
   187  # HELP jvm_gc_pause_seconds_max Time spent in GC pause
   188  # TYPE jvm_gc_pause_seconds_max gauge
   189  jvm_gc_pause_seconds_max{action="end of major GC",cause="Metadata GC Threshold",} 0.0
   190  jvm_gc_pause_seconds_max{action="end of minor GC",cause="Allocation Failure",} 0.004
   191  # HELP tomcat_threads_busy_threads
   192  # TYPE tomcat_threads_busy_threads gauge
   193  tomcat_threads_busy_threads{name="http-nio-17001",} 1.0