This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from f7c90572ec fix 405 && differnt httpmethod path doubleCheck (#12152)
add e3600af21a Add metrics registration uts (#12134)
No new revisions were added by this update.
Summary of changes:
.../metrics/collector/RegistryMetricsTest.java | 358 +++++++++++++++++++++
.../collector/RegistryStatCompositeTest.java | 2 +-
2 files changed, 359 insertions(+), 1 deletion(-)
create mode 100644
dubbo-metrics/dubbo-metrics-registry/src/test/java/org/apache/dubbo/metrics/registry/metrics/collector/RegistryMetricsTest.java