@@ -19,34 +19,35 @@ Self observability monitoring provides monitoring of the status and resources of
19
19
20
20
### Self observability metrics
21
21
22
- | Monitoring Panel | Unit | Metric Name | Description | Data Source |
23
- | -----| ------| -----| -----| -----|
24
- | | Count Per Minute | meter_oap_instance_jvm_gc_count | GC Count | oap self observability |
25
- | | MB | meter_oap_instance_jvm_memory_bytes_used | Memory | oap self observability |
26
- | | ms / min | meter_oap_instance_jvm_young_gc_time | GC Time (ms / min) | oap self observability |
27
- | | ms / min | meter_oap_instance_jvm_old_gc_time | GC Time (ms / min) | oap self observability |
28
- | | Count Per Minute | meter_oap_instance_mesh_count | Mesh Analysis Count (Per Minute) | oap self observability |
29
- | | Count Per Minute | meter_oap_instance_mesh_analysis_error_count | Mesh Analysis Count (Per Minute) | oap self observability |
30
- | | ms | meter_oap_instance_trace_latency_percentile | Trace Analysis Latency (ms) | oap self observability |
31
- | | Count | meter_oap_jvm_class_loaded_count | Class Count | oap self observability |
32
- | | Count | meter_oap_jvm_class_total_unloaded_count | Class Count | oap self observability |
33
- | | Count | meter_oap_jvm_class_total_loaded_count | Class Count | oap self observability |
34
- | | Count | meter_oap_instance_persistence_prepare_count | Persistence Count (Per 5 Minutes) | oap self observability |
35
- | | Count | meter_oap_instance_persistence_execute_count | Persistence Count (Per 5 Minutes) | oap self observability |
36
- | | Count | meter_oap_jvm_thread_live_count | Thread Count | oap self observability |
37
- | | Count | meter_oap_jvm_thread_peak_count | Thread Count | oap self observability |
38
- | | Count | meter_oap_jvm_thread_daemon_count | Thread Count | oap self observability |
39
- | | ms | meter_oap_instance_persistence_execute_percentile | Persistence Execution Latency Per Metric Type (ms) | oap self observability |
40
- | | ms | meter_oap_instance_persistence_prepare_percentile | Persistence Preparing Latency Per Metric Type (ms) | oap self observability |
41
- | | Count | meter_oap_jvm_thread_runnable_count | Thread State Count | oap self observability |
42
- | | Count | meter_oap_jvm_thread_timed_waiting_count | Thread State Count | oap self observability |
43
- | | Count | meter_oap_jvm_thread_blocked_count | Thread State Count | oap self observability |
44
- | | Count | meter_oap_jvm_thread_waiting_count | Thread State Count | oap self observability |
45
- | | Count per minute | meter_oap_instance_metrics_aggregation | Aggregation (Per Minute) | oap self observability |
46
- | | ms | meter_oap_instance_mesh_latency_percentile | Mesh Analysis Latency (ms) | oap self observability |
47
- | | Count per minute | meter_oap_instance_trace_count | Trace Analysis Count (Per Minute) | oap self observability |
48
- | | Count per minute | meter_oap_instance_trace_analysis_error_count | Trace Analysis Count (Per Minute) | oap self observability |
49
- | | Percentage | meter_oap_instance_cpu_percentage | CPU (%) | oap self observability |
22
+ | Unit | Metric Name | Description | Data Source |
23
+ | ------| ---------------------------------------------------| -----| -----|
24
+ | Count Per Minute | meter_oap_instance_jvm_gc_count | GC Count | oap self observability |
25
+ | MB | meter_oap_instance_jvm_memory_bytes_used | Memory | oap self observability |
26
+ | ms / min | meter_oap_instance_jvm_young_gc_time | GC Time (ms / min) | oap self observability |
27
+ | ms / min | meter_oap_instance_jvm_old_gc_time | GC Time (ms / min) | oap self observability |
28
+ | Count Per Minute | meter_oap_instance_mesh_count | Mesh Analysis Count (Per Minute) | oap self observability |
29
+ | Count Per Minute | meter_oap_instance_mesh_analysis_error_count | Mesh Analysis Count (Per Minute) | oap self observability |
30
+ | ms | meter_oap_instance_trace_latency_percentile | Trace Analysis Latency (ms) | oap self observability |
31
+ | Count | meter_oap_jvm_class_loaded_count | Class Count | oap self observability |
32
+ | Count | meter_oap_jvm_class_total_unloaded_count | Class Count | oap self observability |
33
+ | Count | meter_oap_jvm_class_total_loaded_count | Class Count | oap self observability |
34
+ | Count | meter_oap_instance_persistence_prepare_count | Persistence Count (Per 5 Minutes) | oap self observability |
35
+ | Count | meter_oap_instance_persistence_execute_count | Persistence Count (Per 5 Minutes) | oap self observability |
36
+ | Count | meter_oap_jvm_thread_live_count | Thread Count | oap self observability |
37
+ | Count | meter_oap_jvm_thread_peak_count | Thread Count | oap self observability |
38
+ | Count | meter_oap_jvm_thread_daemon_count | Thread Count | oap self observability |
39
+ | ms | meter_oap_instance_persistence_execute_percentile | Persistence Execution Latency Per Metric Type (ms) | oap self observability |
40
+ | ms | meter_oap_instance_persistence_prepare_percentile | Persistence Preparing Latency Per Metric Type (ms) | oap self observability |
41
+ | Count | meter_oap_jvm_thread_runnable_count | Thread State Count | oap self observability |
42
+ | Count | meter_oap_jvm_thread_timed_waiting_count | Thread State Count | oap self observability |
43
+ | Count | meter_oap_jvm_thread_blocked_count | Thread State Count | oap self observability |
44
+ | Count | meter_oap_jvm_thread_waiting_count | Thread State Count | oap self observability |
45
+ | Count per minute | meter_oap_instance_metrics_aggregation | Aggregation (Per Minute) | oap self observability |
46
+ | ms | meter_oap_instance_mesh_latency_percentile | Mesh Analysis Latency (ms) | oap self observability |
47
+ | Count per minute | meter_oap_instance_trace_count | Trace Analysis Count (Per Minute) | oap self observability |
48
+ | Count per minute | meter_oap_instance_trace_analysis_error_count | Trace Analysis Count (Per Minute) | oap self observability |
49
+ | Percentage | meter_oap_instance_cpu_percentage | CPU (%) | oap self observability |
50
+ | Count | meter_oap_instance_metrics_persistent_cache | count of metrics cache hit and no-hit | oap self observability|
50
51
51
52
## Customizations
52
53
You can customize your own metrics/expression/dashboard panel.
0 commit comments