Skip to main content
Configure health endpoints and metrics collection to monitor your Golf Gateway deployment and set up alerting.

Prerequisites

  • Golf Gateway deployed and running
  • Monitoring system

Health endpoints

Golf Gateway exposes two health endpoints:

/health - Liveness probe

Returns component health status:
Response:

/readiness - Readiness probe

Returns whether gateway is ready to accept traffic:
Response:

Kubernetes probes

Configure probes in your deployment:

Health status levels