This is an automated email from the ASF dual-hosted git repository.
marklau99 pushed a change to branch cpu-monitor
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 1b02df3646 add pool cpu usage metric
add 08a5e3ceb2 compute cpu usage in system
No new revisions were added by this update.
Summary of changes:
.../metricsets/cpu/LinuxCpuUsageMetricsManager.java | 14 ++++++++++++--
.../apache/iotdb/commons/concurrent/ThreadName.java | 19 +++++++++++++++----
.../org/apache/iotdb/db/mpp/plan/Coordinator.java | 2 +-
.../db/service/metrics/DataNodeMetricsHelper.java | 6 ++++++
.../iotdb/db/service/metrics/ProcessMetrics.java | 20 ++++++++++++++++++--
5 files changed, 52 insertions(+), 9 deletions(-)