Status
Live probe of the NessyAPI public /health endpoint.
Reflects API reachability, deployed version, and the build SHA
of the running container. For detailed dependency state
(Postgres, Redis, engine), the dashboard's authenticated
Settings page exposes a richer view.
Legend
- ● Operational. All probes returning 200 and the API is reachable.
- ● Degraded. Endpoint reachable but a dependency is unhealthy.
- ● Down. Cannot reach the endpoint at all.
What the version pill means
The status card shows vSEMVER · BUILD_SHA. The
semver comes from pyproject.toml and bumps with
each release; the build SHA is the short git commit hash of the
container image currently serving traffic — injected by CI on
every deploy. If you see an unexpected old SHA, the deploy may
have stalled at the manual approval gate.
Incidents
We don't yet maintain a public incident timeline. For ongoing
issues, email support@healthyness.cz
with the request_id from any failing response —
we'll correlate it against logs and follow up.