Ax1an commented on issue #6498:
URL: https://github.com/apache/skywalking/issues/6498#issuecomment-791882498


   I used almost all the metrics of SkyWalking exposure. And the 
mesh_analysis_error_count metrics needs to be increased.
   
   | Metric Name                                  |
   | -------------------------------------------- |
   | jvm_info                                     |
   | uptime                                       |
   | process_start_time_seconds                   |
   | process_cpu_seconds_total                    |
   | process_resident_memory_bytes                |
   | process_virtual_memory_bytes                 |
   | process_open_fds                             |
   | process_max_fds                              |
   | jvm_memory_bytes_used                        |
   | jvm_memory_bytes_committed                   |
   | jvm_memory_bytes_max                         |
   | jvm_memory_bytes_init                        |
   | jvm_memory_pool_bytes_used                   |
   | jvm_memory_pool_bytes_committed              |
   | jvm_memory_pool_bytes_max                    |
   | jvm_memory_pool_bytes_init                   |
   | jvm_memory_pool_allocated_bytes_total        |
   | jvm_gc_collection_seconds_count              |
   | jvm_gc_collection_seconds_sum                |
   | jvm_threads_started_total                    |
   | jvm_threads_current                          |
   | jvm_threads_daemon                           |
   | jvm_threads_peak                             |
   | jvm_threads_state                            |
   | jvm_classes_loaded                           |
   | jvm_classes_unloaded_total                   |
   | jvm_buffer_pool_used_bytes                   |
   | jvm_buffer_pool_capacity_bytes               |
   | jvm_buffer_pool_used_buffers                 |
   | trace_in_latency_count                       |
   | trace_in_latency_sum                         |
   | trace_analysis_error_count                   |
   | mesh_analysis_latency_count                  |
   | mesh_analysis_latency_sum                    |
   | mesh_analysis_error_count (Need add)         |
   | metrics_aggregation                          |
   | remote_out_count                             |
   | remote_in_latency_count                      |
   | persistence_timer_bulk_prepare_latency_count |
   | persistence_timer_bulk_prepare_latency_sum   |
   | persistence_timer_bulk_execute_latency_count |
   | persistence_timer_bulk_execute_latency_sum   |
   | persistence_timer_bulk_error_count           |
   | nacos_client_request_count                   |
   | nacos_client_request_sum                     |


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to