Skip to content

Commit abe1cda

Browse files
authored
Merge pull request #52212 from DebarghoGhosh/deployment-history-4111
RHDEVDOCS-4111 - Added deployment history details
2 parents e4dc0f3 + f7dc979 commit abe1cda

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

modules/go-health-monitoring.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ The {gitops-title} Operator will install the GitOps backend service in the `open
1515

1616
. Hover over the icons under the *Environment status* column to see the synchronization status of all the environments.
1717

18-
. Click on the application name from the list to view the details of a specific application.
18+
. Click the application name from the list to view the details of a specific application.
1919

20-
. 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:
20+
. If the *Resources* section displays icons, hover over the icons to get status details.
21+
** A broken heart indicates that resource issues have degraded the application's performance.
22+
** A yellow yield sign indicates that resource issues have delayed data about the application's health.
2123

22-
.. For `degraded`, the broken heart icon is displayed.
23-
.. For `out of sync`, the yellow yield icon is displayed.
24+
. 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*.

0 commit comments

Comments
 (0)