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

[IDEA] Add the grpc.health.v1.Health service to grpcbin #156

Open
spkane opened this issue Mar 4, 2022 · 0 comments
Open

[IDEA] Add the grpc.health.v1.Health service to grpcbin #156

spkane opened this issue Mar 4, 2022 · 0 comments

Comments

@spkane
Copy link

spkane commented Mar 4, 2022

Is your feature request related to a problem? Please describe.
It would be really nice to be able to use grpc_health_probe against this out-of-the-box.

Describe the solution you'd like
I'd like to be able to spin this up in a cluster and then be able to immediately hit it with grpc-health-probe to determine if it is working as expected.

Describe alternatives you've considered
Nothing really. I am not super familiar with GRPC, but I know that this would be useful to me.

Additional context

grpc_health_probe  -addr 192.168.15.203:9000

error: this server does not implement the grpc health protocol (grpc.health.v1.Health): unknown service grpc.health.v1.Health
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant