feature: Health check API endpoint #5433
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
state/needs-triage
type/feature
New feature or request
Component
API Server / GraphQL
Describe the Feature Request
For HA related deployments with multiple API servers that are behind a load balancer, it would be great to have a health check API endpoint that will return a bad HTTP code required services are down such as database, message bus, etc. that ultimately inhibit API functionality.
Describe the Use Case
Prevent Infrahub API servers from being served behind a load balancer if they're deemed not healthy due to not having healthy connections to supporting services.
This can be used in k8s ready/liveness checks, load balancer health checks, etc.
Additional Information
No response
The text was updated successfully, but these errors were encountered: