You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/01/19 04:45:57 UTC

[iotdb] branch master updated (002a4dd -> b978e6e)

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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 002a4dd  [IOTDB-2113] Compaction Refactor and Support aligned timeseries (#4852)
     add b978e6e  [IOTDB-2436] Fix problems in metric module. (#4888)

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/Maintenance-Tools/Metric-Tool.md    | 53 ++++++++++++----------
 docs/zh/UserGuide/Maintenance-Tools/Metric-Tool.md | 53 ++++++++++++----------
 .../iotdb/metrics/dropwizard/MetricName.java       | 12 ++---
 .../prometheus/DropwizardMetricsExporter.java      |  3 +-
 .../main/assembly/resources/conf/iotdb-metric.yml  |  6 ++-
 .../metrics/config/MetricConfigDescriptor.java     |  2 +-
 .../interface/src/test/resources/iotdb-metric.yml  |  4 +-
 7 files changed, 75 insertions(+), 58 deletions(-)