Skip to content

Add health check endpoint to HTTP server#183

Merged
wolfeidau merged 1 commit into
buildkite:mainfrom
jakeyr:codex/add-health-check-endpoint
Nov 9, 2025
Merged

Add health check endpoint to HTTP server#183
wolfeidau merged 1 commit into
buildkite:mainfrom
jakeyr:codex/add-health-check-endpoint

Conversation

@jakeyr
Copy link
Copy Markdown
Contributor

@jakeyr jakeyr commented Nov 8, 2025

Currently, the server has no entrypoint usable as a health check, and all APIs return an event stream regardless of the client Accept header. This PR adds a health check so that the server can be used in k8s environments.

@wolfeidau
Copy link
Copy Markdown
Member

@jakeyr FYI I am also working on an uplift of the http endpoint in #179 with logging ect.

@wolfeidau wolfeidau merged commit 6b7c846 into buildkite:main Nov 9, 2025
1 check passed
@jakeyr
Copy link
Copy Markdown
Contributor Author

jakeyr commented Nov 10, 2025

That's much better than mine 😂

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.

3 participants