diff --git a/modules/go-health-monitoring.adoc b/modules/go-health-monitoring.adoc index c8824e51c9e2..f5c8993830ad 100644 --- a/modules/go-health-monitoring.adoc +++ b/modules/go-health-monitoring.adoc @@ -15,10 +15,9 @@ The {gitops-title} Operator will install the GitOps backend service in the `open . Hover over the icons under the *Environment status* column to see the synchronization status of all the environments. -. Click the application name from the list to view the details of a specific application. +. Click on the application name from the list to view the details of a specific application. -. If the *Resources* section displays icons, hover over the icons to get status details. -** A broken heart indicates that resource issues have degraded the application's performance. -** A yellow yield sign indicates that resource issues have delayed data about the application's health. +. If the application is `out of sync` or `degraded` applications the respecting icons are displayed under the *Resources*. Hover over the icons to see the health status and the sync status. The icons are: -. To view the deployment history of an application, click the *Deployment History* tab. The page includes details such as the *Last deployment*, *Description* (commit message), *Environment*, *Author*, and *Revision*. \ No newline at end of file +.. For `degraded`, the broken heart icon is displayed. +.. For `out of sync`, the yellow yield icon is displayed. \ No newline at end of file