Skip to content

Conversation

fujiwara
Copy link
Collaborator

@fujiwara fujiwara commented Aug 1, 2025

Add standard gRPC health check endpoint using google.golang.org/grpc/health for Kubernetes liveness/readiness probes support.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

- Implement standard gRPC health check using google.golang.org/grpc/health
- Support overall server health and individual service health status
- Use ServiceDesc.ServiceName to avoid hardcoded service names
- Enable Kubernetes liveness/readiness probes support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@fujiwara fujiwara added the minor label Aug 1, 2025
@fujiwara fujiwara merged commit 2070024 into v2 Aug 1, 2025
8 checks passed
@fujiwara fujiwara deleted the add-grpc-health-check branch August 1, 2025 16:02
@github-actions github-actions bot mentioned this pull request Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant