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
Cluster coordinator has a discovery list of every OAP node. We could add a restful cluster node list API.
It outputs
No response
With this information, we could tell whether cluster coordinator runs as expected by manual check.
We could add an extra segment of cluster management called check cluster scale to use this API to check that.
check cluster scale
The text was updated successfully, but these errors were encountered:
wu-sheng
wankai123
No branches or pull requests
Search before asking
Description
Cluster coordinator has a discovery list of every OAP node.
We could add a restful cluster node list API.
It outputs
Use case
No response
Related issues
With this information, we could tell whether cluster coordinator runs as expected by manual check.
We could add an extra segment of cluster management called
check cluster scale
to use this API to check that.Are you willing to submit a pull request to implement this on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: