[DOCS] Adds bullet points to the statuses of the health object in transform stats API docs (#91790)

This commit is contained in:
István Zoltán Szabó 2022-11-22 15:18:08 +01:00 committed by GitHub
parent 763150001c
commit e16bee0e72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

@ -152,18 +152,18 @@ that the {transform} is failing to keep up.
`status`::
(string) Health status of this transform. Statuses are:
`green`:::
The transform is healthy.
* `green`:
The transform is healthy.
`unknown`:::
The health of the transform could not be determined.
* `unknown`:
The health of the transform could not be determined.
`yellow`:::
The functionality of the transform is in a degraded state and may need remediation
to avoid the health becoming `red`.
* `yellow`:
The functionality of the transform is in a degraded state and may need
remediation to avoid the health becoming `red`.
`red`:::
The transform is experiencing an outage or is unavailable for use.
* `red`:
The transform is experiencing an outage or is unavailable for use.
`issues`::
(Optional, array) If a non-healthy status is returned, contains a list of issues