This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 3.2 in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit 03fde083b7ecd47be48b7a9577f845881c1350b2 Merge: 012a6ed49e af1825e72b Author: Albumen Kevin <[email protected]> AuthorDate: Mon Jan 16 16:10:34 2023 +0800 Merge remote-tracking branch 'apache/3.2' into apache-3.2 .../metrics/collector/DefaultMetricsCollector.java | 24 ++++++------ .../dubbo/common/metrics/model/MetricsKey.java | 45 ++++++++++++---------- .../collector/DefaultMetricsCollectorTest.java | 15 ++++---- .../collector/AggregateMetricsCollector.java | 18 ++++----- .../collector/AggregateMetricsCollectorTest.java | 14 +++---- .../dubbo/metrics/filter/MetricsFilterTest.java | 34 ++++++++-------- 6 files changed, 77 insertions(+), 73 deletions(-)
