We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the feature you want to add? sdk discover polaris.discover, polaris.healthcheck, polaris.monitor, should not rely on route-rule
Why do you want to add this feature? user install standalone version, he won't add the routerule to service
How to implement this feature? use metadata routing instead of rulebase routing
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
polaris-cpp already user metadata routing to discover inner service. https://github.com/polarismesh/polaris-cpp/blob/main/polaris/context.cpp#L374
Sorry, something went wrong.
No branches or pull requests
What is the feature you want to add?
sdk discover polaris.discover, polaris.healthcheck, polaris.monitor, should not rely on route-rule
Why do you want to add this feature?
user install standalone version, he won't add the routerule to service
How to implement this feature?
use metadata routing instead of rulebase routing
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: