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

[Feature] [Status API] Cluster coordinator status API. #13008

Open
2 of 3 tasks
wu-sheng opened this issue Jan 24, 2025 · 0 comments
Open
2 of 3 tasks

[Feature] [Status API] Cluster coordinator status API. #13008

wu-sheng opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
backend OAP backend related. feature New feature so11y Self Observability
Milestone

Comments

@wu-sheng
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Cluster coordinator has a discovery list of every OAP node.
We could add a restful cluster node list API.

It outputs

  1. The number of discovered oap nodes
  2. List all nodes
  3. Flag the self node.

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?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@wu-sheng wu-sheng added backend OAP backend related. feature New feature so11y Self Observability labels Jan 24, 2025
@wu-sheng wu-sheng added this to the 10.2.0 milestone Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend OAP backend related. feature New feature so11y Self Observability
Projects
None yet
Development

No branches or pull requests

2 participants