Skip to content

feat: add health and readiness endpoints#60

Open
ikarpovich wants to merge 1 commit intomainfrom
pr/60-health-endpoints
Open

feat: add health and readiness endpoints#60
ikarpovich wants to merge 1 commit intomainfrom
pr/60-health-endpoints

Conversation

@ikarpovich
Copy link
Copy Markdown
Owner

@ikarpovich ikarpovich commented Mar 21, 2026

Summary

  • add unauthenticated health probe endpoints (/healthz and /readyz)
  • register probe routes in HTTP mux
  • add handler tests for liveness and readiness behavior
  • document probe endpoints in README

Testing

  • go test ./...

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

Successfully merging this pull request may close these issues.

1 participant