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

feat: Grpc based Health check. #1935

Merged
merged 2 commits into from
Jun 22, 2022
Merged

Commits on Jun 14, 2022

  1. feat: Add health check service. Health check service starts with dubbo.

    	* Use grpc health check proto, ref: https://github.com/grpc-ecosystem/grpc-health-probe
    	* Fix test config
    	* Current health check only support triple protocol.
    Stonexx committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c47b0d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. chore: Change inner serivice name.

    Stonexx committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    c341b45 View commit details
    Browse the repository at this point in the history