You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ch...@apache.org on 2021/03/04 03:02:20 UTC

[iotdb] branch feature/metric2021 updated (3e36f23 -> 81a8100)

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

chaow pushed a change to branch feature/metric2021
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 3e36f23  rename imetricmap
     add 81a8100  fix code smell

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/metrics/dropwizard/MetricName.java |  5 +++++
 .../main/java/org/apache/iotdb/metrics/MetricManager.java    |  7 +++++--
 .../main/java/org/apache/iotdb/metrics/MetricService.java    |  6 ++++--
 .../apache/iotdb/metrics/config/MetricConfigDescriptor.java  |  6 +++---
 .../iotdb/metrics/micrometer/MicrometerMetricManager.java    | 12 ++++++++++--
 .../iotdb/metric/micrometer/MicrometerMetricManagerTest.java |  2 +-
 6 files changed, 28 insertions(+), 10 deletions(-)