Health API Reference¶
Liveness / readiness state and built-in .istos/health / .istos/ready handlers.
Health and readiness check support.
HealthState
dataclass
¶
Tracks application health status.
Source code in src/istos/http/health.py
register_health_handlers(app, state)
¶
Register built-in health/readiness/metrics Zenoh handlers.