Skip to content

Add health check endpoints for readiness and liveness probes #6

Description

@hippalus

Add health check endpoints for readiness and liveness probes (/healthz, /readyz)

Description

Health Check Endpoints

  • Implement /healthz to indicate the application is running.
  • Implement /readyz to indicate the application is ready to receive traffic.
  • Use Hyper to serve these endpoints, potentially on the same server as the metrics endpoint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions