apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

Use `MetadataReport` to get metadata. #1154

Closed wuwen5 closed 1 year ago

wuwen5 commented 1 year ago

What is the purpose of the change

Use dubbo core api(MetadataReport) to get metadata.

Brief changelog

XX

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

chickenlj commented 1 year ago

Thanks for your contribution. So are you trying to implement Dubbo Admin inside your organization?

wuwen5 commented 1 year ago

Yes, I am trying to maintain it in the Java branch.