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

Register tidb-server info into etcd #6435

Closed
shenli opened this issue May 2, 2018 · 3 comments
Closed

Register tidb-server info into etcd #6435

shenli opened this issue May 2, 2018 · 3 comments
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@shenli
Copy link
Member

shenli commented May 2, 2018

If we register tidb-server info into PD/Etcd, we could easily get all the tidb-servers' status.
This could make the cluster more manageable.

@shenli shenli added the type/enhancement The issue or PR belongs to an enhancement. label May 2, 2018
@shenli shenli added this to the 2.1 milestone May 2, 2018
@shenli
Copy link
Member Author

shenli commented May 2, 2018

  • IP
  • Hostname
  • Name?
  • Start parameters
  • Status

@gregwebs
Copy link
Contributor

gregwebs commented Jan 4, 2019

Will TiDB heartbeat this to PD then?

@zimulala
Copy link
Contributor

zimulala commented Feb 5, 2020

Duplicate with #6961

@zimulala zimulala closed this as completed Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

4 participants