mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
Merge pull request #131 from JerrettDavis/jd/healthchecks
feat: add proxy liveness and readiness healthchecks
This commit is contained in:
commit
f15ef784a3
1 changed files with 0 additions and 4 deletions
|
|
@ -13,10 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Keeps `GET /health` backward compatible while expanding it with readiness details and subsystem checks
|
||||
- Eagerly initializes configured memory backends during proxy startup so readiness reflects real serving capability
|
||||
- Wires `/readyz` into the Docker image `HEALTHCHECK` and the example `docker-compose.yml`
|
||||
- **Dev Container environments** for contributors
|
||||
- Adds a default `.devcontainer/devcontainer.json` with Python 3.12, `uv`, Node.js, and GitHub CLI
|
||||
- Adds `.devcontainer/memory-stack/devcontainer.json` backed by Qdrant + Neo4j sidecars for memory-stack work
|
||||
- Adds CI validation to build both Dev Container configurations on relevant changes
|
||||
- **Durable proxy savings history**
|
||||
- Persists proxy compression savings history locally at `~/.headroom/proxy_savings.json`
|
||||
- Supports `HEADROOM_SAVINGS_PATH` to override the storage location
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue