Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(health): adds optional healthz check #19

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

mattevans
Copy link
Member

@mattevans mattevans commented Jan 22, 2025

  • Adds optional HealthCheckAddress to config.
  • If set, will enable /healthz.
  • Can be set via config.yaml or via CLI flag override.
  • This will allow more formal liveness/readiness probe checks for users.

@mattevans mattevans self-assigned this Jan 22, 2025
@mattevans mattevans marked this pull request as ready for review January 22, 2025 06:18
@mattevans mattevans merged commit c30dd3f into master Jan 22, 2025
2 checks passed
@mattevans mattevans deleted the feat/health-check branch January 22, 2025 06:20
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.

2 participants