You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/dashboards/home-dashboard.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ The Home Dashboard includes three different dashboards:
13
13
***GitOps Dashboard**
14
14
Displays a global overview of GitOps Runtimes, clusters managed by the Runtimes, deployment history, and most active applications.
15
15
16
-
***Argo Workflows Dashboard**
16
+
<!---* **Argo Workflows Dashboard**
17
17
Displays aggregated metrics on Argo Workflows and Delivery Pipelines to identify trends.
18
18
19
19
{{site.data.callout.callout_tip}}
20
20
**TIP**
21
21
The Argo Workflows dashboard is displayed only when pipelines with Argo Workflows are enabled for the account.
22
22
Go to [Pipeline Settings](https://g.codefresh.io/account-admin/account-conf/pipeline-settings){:target="\_blank"}.
23
-
{{site.data.callout.end}}
23
+
{{site.data.callout.end}}-->
24
24
25
25
***Pipelines Dashboard**
26
26
Displays aggregated pipeline data for performance analysis, identification of bottlenecks, and trends.
@@ -141,6 +141,7 @@ Displays up to five of the most active applications and their current deployment
141
141
|**Health status**| The health status of the application, and can be either:{::nomarkdown}<ul><li>Healthy (green): The application is running on the cluster.</li><li>Degraded (red): The application failed to run.</li> <li>Rollback (yellow): There was a rollback to the previously deployed version.</li></ul> To see the breakdown by health status, mouse over the chart. <br> The number at the end of the bar is the total number of deployments for the application, and the percentage indicates the overall decrease or increase compared to the reference period. {:/}|
142
142
143
143
144
+
<!---
144
145
## Argo Workflows Dashboard
145
146
Displays aggregated chart views for the selected date range, and insights into active Delivery Pipelines triggered from Workflows. An active Delivery Pipeline is one with at least one active or completed Argo Workflow.
146
147
@@ -229,7 +230,7 @@ KPI metrics for active Delivery Pipelines such as number of executions, duration
229
230
The number of users whose commits to the repository or repositories triggered the Delivery Pipelines.
230
231
User count is aggregated per user, so multiple commits from the same user are counted as a single commit.