You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ma...@apache.org on 2022/12/14 03:21:22 UTC

[iotdb] branch IOTDB-4595 updated (7125a58f91 -> b347d73e87)

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

marklau99 pushed a change to branch IOTDB-4595
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 7125a58f91 add temp file metrics for compaction
     add ccfecc2e14 temp, wait for reproduce
     add 279f6c170d add docs
     add b347d73e87 format the code

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/Monitor-Alert/Metric-Tool.md        | 324 +++++++++++++--------
 docs/zh/UserGuide/Monitor-Alert/Metric-Tool.md     | 213 ++++++++------
 .../iotdb/db/engine/storagegroup/DataRegion.java   |   2 +
 .../db/engine/storagegroup/TsFileProcessor.java    |   2 -
 .../iotdb/db/service/metrics/FileMetrics.java      |  30 +-
 5 files changed, 357 insertions(+), 214 deletions(-)