Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal to add service metadata report feature #1201

Open
nobodyiam opened this issue May 4, 2022 · 2 comments
Open

Proposal to add service metadata report feature #1201

nobodyiam opened this issue May 4, 2022 · 2 comments
Labels
later This will be worked on in later version

Comments

@nobodyiam
Copy link
Member

Service metadata information is very important to service governance, e.g. app name, service name, method parameters' name and type information.
Without these information, it's very hard to implement features like service test, service mock, service router rule, etc.
So I think we need to design a mechanism in sofa rpc to report the service metadata, which then could be integrated with different service metadata center implementations, e.g. opensergo.

Dubbo has refactored and supported reporting service metadata since 2.7.0.

@seeflood
Copy link
Member

seeflood commented May 4, 2022

Looks good. With these metadata, projects like MOSN and Layotto can do protocol conversion

@EvenLjj EvenLjj added the later This will be worked on in later version label May 12, 2022
@MingJunDuan
Copy link
Contributor

Good, with these metadata, sofa-rpc can provide online-invoke function from admin page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
later This will be worked on in later version
Projects
None yet
Development

No branches or pull requests

4 participants