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/01 19:59:04 UTC

[incubator-iotdb] branch feature/improve-monitoring-metrics updated (af08f6f -> 5701cab)

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 af08f6f  Add Metrics Service based on Micrometer.
     add 5701cab  Fixed issues with Sonar.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/metrics2/IoTDBRegistry.java     |  4 ++--
 .../org/apache/iotdb/db/metrics2/IoTDBRegistryConfig.java    |  1 +
 .../apache/iotdb/db/metrics2/MicrometerServerService.java    | 10 ++++++++--
 .../main/java/org/apache/iotdb/db/service/TSServiceImpl.java | 12 +++++++-----
 4 files changed, 18 insertions(+), 9 deletions(-)