Hanzo
OpenapiO11y

Reports service health.

Reports service health. With live set, the datastore connection is checked too and an unhealthy store refuses with 503.

GET /v1/o11y/health

Addresshttps://api.hanzo.ai/v1/o11y/health
MethodGET
Operationget_o11y_health
AuthAuthorization: Bearer $HANZO_API_KEY

Reports service health. With live set, the datastore connection is checked too and an unhealthy store refuses with 503.

Open by design; the runtime's own gate is OpenAccess.

Request

1 field.

FieldInTypeRequiredDescription
livequerybooleanLive also checks the datastore connection; an unreachable store refuses with 503.

Response

StatusBodyMeaning
200o11y.O11yHealthOutok

200 body — 1 field.

FieldInTypeAlwaysDescription
statusbodystringStatus is "ok".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y health

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page