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

Implement deep health check for node #272

Closed
sherry-x opened this issue Mar 21, 2022 · 0 comments
Closed

Implement deep health check for node #272

sherry-x opened this issue Mar 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sherry-x
Copy link
Contributor

sherry-x commented Mar 21, 2022

Implement a health check function to evaluate all component health, for example:

  • Is the node participating in consensus?
  • Is the node up-to-date with the latest version?
  • Is the node connected to other nodes?
  • Is the node accepting connection from others?

we should be able to hit the health check endpoint and get okay or bad for the node health.

@sherry-x sherry-x added the enhancement New feature or request label Mar 21, 2022
@davidiw davidiw closed this as completed Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants