You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by jf...@apache.org on 2020/06/03 12:47:52 UTC

[incubator-iotdb] branch feature/improve-monitoring-metrics updated (62de222 -> da4273e)

This is an automated email from the ASF dual-hosted git repository.

jfeinauer pushed a change to branch feature/improve-monitoring-metrics
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 62de222  IOTDB-23 several improvements and fixes failing tests.
     add da4273e  IOTDB-23 Add Support for more Metrics in IoTDB.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  | 25 +++++++++
 .../engine/storagegroup/StorageGroupProcessor.java |  8 +++
 .../apache/iotdb/db/metrics2/IoTDBRegistry.java    | 60 ++++++++++++++++++----
 .../iotdb/db/metrics2/IoTDBRegistryConfig.java     |  7 +++
 .../db/writelog/node/ExclusiveWriteLogNode.java    |  2 +-
 5 files changed, 91 insertions(+), 11 deletions(-)