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

Support gRPC service #68

Open
moh-abk opened this issue Jan 4, 2021 · 1 comment
Open

Support gRPC service #68

moh-abk opened this issue Jan 4, 2021 · 1 comment

Comments

@moh-abk
Copy link

moh-abk commented Jan 4, 2021

Ability to health check a gRPC service that has implemented GRPC Health Check

grpcurl grpc.domain.com:50051 grpc.health.v1.Health/Check

{
  "status": "SERVING"
}
@valeriansaliou
Copy link
Owner

Not using gRPC on my end, I'd be interested in a PR on this. Thanks!

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

No branches or pull requests

2 participants