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: introduce transparent client side health check #463

Merged
merged 1 commit into from May 8, 2024

Conversation

violin0622
Copy link
Contributor

gRPC can fetch ServiceConfig by DNS resolver. When ServiceConfig contains health check config, the client should import google.golang.org/grpc/health package to toggle its init() function, which sets the default healthcheck handler function.

Currently, grpcurl doesn't import it, leading service configuration does not take effect, and this MR aims to resolve it.

@dragonsinth
Copy link
Member

🤷 seems harmless, @jhump you know about this feature?

@jhump
Copy link
Contributor

jhump commented May 8, 2024

Seems good to me 👍

@dragonsinth dragonsinth merged commit 239dde4 into fullstorydev:master May 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants