Required role: read or higher.
Determine the latest cluster health via the latest cluster monitor event.
Each service's unchanged_since reports the approximate time it last transitioned
between healthy and unhealthy, bounded by event retention.
| Responses |
|---|
| Schema — OPTIONAL |
|---|
all_healthy booleanWhether every service is healthy. | api objectHealth of a single service derived from the retained cluster monitor events. checked_at date-timeTimestamp of the most recent cluster monitor event. | healthy booleanWhether the service passed its most recent health check. | message stringHuman-readable report from the most recent health check. | unchanged_since date-timeApproximate time the service last transitioned between healthy and unhealthy:
the timestamp of the oldest retained consecutive cluster monitor event with the
same healthy conclusion. Bounded by event retention. |
| compiler objectHealth of a single service derived from the retained cluster monitor events. checked_at date-timeTimestamp of the most recent cluster monitor event. | healthy booleanWhether the service passed its most recent health check. | message stringHuman-readable report from the most recent health check. | unchanged_since date-timeApproximate time the service last transitioned between healthy and unhealthy:
the timestamp of the oldest retained consecutive cluster monitor event with the
same healthy conclusion. Bounded by event retention. |
| runner objectHealth of a single service derived from the retained cluster monitor events. checked_at date-timeTimestamp of the most recent cluster monitor event. | healthy booleanWhether the service passed its most recent health check. | message stringHuman-readable report from the most recent health check. | unchanged_since date-timeApproximate time the service last transitioned between healthy and unhealthy:
the timestamp of the oldest retained consecutive cluster monitor event with the
same healthy conclusion. Bounded by event retention. |
|
|
503
One or more services unhealthy | Schema — OPTIONAL |
|---|
all_healthy booleanWhether every service is healthy. | api objectHealth of a single service derived from the retained cluster monitor events. checked_at date-timeTimestamp of the most recent cluster monitor event. | healthy booleanWhether the service passed its most recent health check. | message stringHuman-readable report from the most recent health check. | unchanged_since date-timeApproximate time the service last transitioned between healthy and unhealthy:
the timestamp of the oldest retained consecutive cluster monitor event with the
same healthy conclusion. Bounded by event retention. |
| compiler objectHealth of a single service derived from the retained cluster monitor events. checked_at date-timeTimestamp of the most recent cluster monitor event. | healthy booleanWhether the service passed its most recent health check. | message stringHuman-readable report from the most recent health check. | unchanged_since date-timeApproximate time the service last transitioned between healthy and unhealthy:
the timestamp of the oldest retained consecutive cluster monitor event with the
same healthy conclusion. Bounded by event retention. |
| runner objectHealth of a single service derived from the retained cluster monitor events. checked_at date-timeTimestamp of the most recent cluster monitor event. | healthy booleanWhether the service passed its most recent health check. | message stringHuman-readable report from the most recent health check. | unchanged_since date-timeApproximate time the service last transitioned between healthy and unhealthy:
the timestamp of the oldest retained consecutive cluster monitor event with the
same healthy conclusion. Bounded by event retention. |
|
|