Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc234a48

Browse files
authored
Add current release update (#926)
* Add current release updateAdded current release deployment record update* Update titles* Update applications-dashboard.md* Update applications-dashboard.mdAdded tip on filters* Update applications-dashboard.md
1 parent1d8f12c commitc234a48

File tree

5 files changed

+56
-28
lines changed

5 files changed

+56
-28
lines changed

‎_docs/dashboards/gitops-environments.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Compare the versions of dependencies in the same application across different En
288288

289289

290290
###View deployment (Timeline) history for applications
291-
Review the deployments for an application. Clicking the application name takes you to the familiar Timeline tab in the GitOps Apps dashboard displaying the deployment history for the application. See[Monitor deployments for selected Argo CD application]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#monitor-deployments-for-selected-argo-cd-application).
291+
Review the deployments for an application. Clicking the application name takes you to the familiar Timeline tab in the GitOps Apps dashboard displaying the deployment history for the application. See[Monitor deployments for selected Argo CD application]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#monitoring-deployments-for-selected-argo-cd-application).
292292

293293

294294
1. In the Codefresh UI, from the Ops in the sidebar, select[**Environments**](https://g.codefresh.io/2.0/environments?view=compact){:target="\_blank"}.

‎_docs/dashboards/gitops-products.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ Compare the versions of dependencies dependency in the same application across d
461461

462462

463463
###View deployment (Timeline) history for applications
464-
Review the deployments for an application. Clicking the application name takes you to the familiar Timeline tab in the GitOps Apps dashboard with the deployment history for the application. See[Monitor deployments for selected Argo CD application]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#monitor-deployments-for-selected-argo-cd-application).
464+
Review the deployments for an application. Clicking the application name takes you to the familiar Timeline tab in the GitOps Apps dashboard with the deployment history for the application. See[Monitor deployments for selected Argo CD application]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#monitoring-deployments-for-selected-argo-cd-application).
465465

466466
1. In the Codefresh UI, from the Ops in the sidebar, select**Environments**.
467467
1. In the Environment column with the application, click the application name to view deployment history.

‎_docs/deployments/gitops/applications-dashboard.md‎

Lines changed: 54 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Select the view format for applications in the GitOps Apps dashboard, as either
3030

3131

3232
Identify applications with[health and sync errors](#identify-gitops-applications-with-warningserrors), and then select an application to drill down into its resources, deployments, and services:
33-
*[Get status from application header](#monitor-gitops-application-status-in-application-header)
33+
*[Get status from application header](#monitoring-status-of-argo-cd-application-in-application-header)
3434
*[Analyze out-of-sync applications in Diff View](#analyze-out-of-sync-applications-with-diff-view)
35-
*[View deployment and configurationinfo for selected Argo CD application](#view-deployment-configuration-info-for-selected-argo-cd-application)
36-
*[Monitor resources for selected Argo CD application](#monitor-resources-for-selected-argo-cd-application)
37-
*[Monitor deployments for selected Argo CD application](#monitor-deployments-for-selected-argo-cd-application)
38-
*[Monitor services for selected Argo CD application](#monitor-services-for-selected-argo-cd-application)
35+
*[View deployment and configurationsummary for selected Argo CD application](#view-deployment-and-configuration-summary-for-selected-argo-cd-application)
36+
*[Monitor resources for selected Argo CD application](#monitoring-resources-for-selected-argo-cd-application)
37+
*[Monitor deployments for selected Argo CD application](#monitoring-deployments-for-selected-argo-cd-application)
38+
*[Monitor services for selected Argo CD application](#monitoring-services-for-selected-argo-cd-application)
3939

4040

4141
{{site.data.callout.callout_tip}}
@@ -128,7 +128,7 @@ Here's a description of the information and actions you can see for individual a
128128
| --------------| --------------|
129129
|**Application filters** | Filter by a range of attributes to customize the information in the dashboard to bring you what you need. {::nomarkdown} <ul><li>Application health<br>A snapshot that displays a breakdown of the deployed applications by their health status.<br>Click a status to filter by applications that match it.<br>Codefresh tracks Argo CD's set of health statuses. See <a href="https://codefresh.io/docs/docs/deployments/gitops/applications-dashboard/#health-status-for-application-resources">Health status</a> in this article, and Argo CD's official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/health" target=”_blank”>Health sets</a>.</li><li>Application attributes<br>Attribute filters support multi-selection, and results are based on an OR relationship within the same filter with multiple options, and an AND relationship between filters.<br>Clicking <b>More Filters</b> gives you options to filter by Health status, Cluster names, Namespace, and Type. <br><ul><li>Application Type: Can be any of the following<ul><li>Applications: Standalone applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#applications" target=”_blank”>Applications</a>.</li><li>ApplicationSet: Applications created using the ApplicationSet Custom Resource (CR) template. An ApplicationSet can generate single or multiple applications. See the official documentation on <a href="https://argo-cd.readthedocs.io/en/stable/user-guide/application-set" target=”_blank”>Generating Applications with ApplicationSet</a>.</li><li>Git Source: Applications created by Codefresh that includes other applications and CI resources. See <a href="https://codefresh.io/docs/docs/installation/gitops/git-sources/">Git Sources</a>.</li></ul></li></li><li>Labels:The K8s labels defined for the applications. The list displays labels of <i>all</i> the applications, even if you have applied filters.<br>To see the available labels, select <b>Add</b>, and then select the required label and one or more values. <br>To filter by the labels, select <b>Add</b> and then <b>Apply</b>.<br> See the official documentation on <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/labels" target=”_blank”>Labels and selectors</a>.</li></ul></ul>{:/}|
130130
|{::nomarkdown}<imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block">{:/}| Star applications as favorites and view only the starred applications.{::nomarkdown}<br>Select the <imgsrc="../../../../images/icons/icon-mark-favorite.png?display=inline-block"> to star the application as a favorite.<br><br>To filter by favorite applications, on the filters bar, select <imgsrc="../../../../images/icons/icon-fav-starred.png?display=inline-block">.<br>{:/} TIP: If you star applications as favorites in the GitOps Apps dashboard, you can filter by the same applications in the[DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications).|
131-
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application](#monitor-deployments-for-selected-argo-cd-application) in this article.{::nomarkdown}<li>Synchronize/Sync<br>Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>See <a href="https://codefresh.io/docs/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications/">Refresh/hard refresh GitOps applications</a>.{:/} |
131+
|**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}<ul><li>Quick view<br>A comprehensive read-only view of the deployment and definition information for the application.</li>{:/}See [Monitor deployments for selected Argo CD application](#monitoring-deployments-for-selected-argo-cd-application) in this article.{::nomarkdown}<li>Synchronize/Sync<br>Manually synchronize the application.</li>{:/}See [Manually sync applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manually-synchronize-an-argo-cd-application).{::nomarkdown}<li>Edit<br>Modify application definitions.</li>{:/}See [Edit application definitions]({{site.baseurl}}/docs/deployments/gitops/manage-application/#edit-argo-cd-application-definitions).{::nomarkdown}<li>Refresh and Hard Refresh: Always available in the application's toolbar. <ul><li>Refresh: Retrieve desired (Git) state, compare with the live (cluster) state, and refresh the application to sync with the desired state.</li><li>Hard Refresh: Refresh the application to sync with the Git state, while removing the cache.</li></ul>See <a href="https://codefresh.io/docs/docs/deployments/gitops/manage-application/#refreshhard-refresh-argo-cd-applications/">Refresh/hard refresh GitOps applications</a>.{:/} |
132132

133133

134134

@@ -186,13 +186,18 @@ The Codefresh default is Argo CD's default duration of 30 minutes for a sync ope
186186
1. To see more details such as the message and sync duration, switch to**Sync Info**.
187187
1. Drill down into the application to investigate the issue and make changes.
188188

189-
##Monitor Argo CD application status in application header
190-
When you select an application from the Applications tab in the GitOps Apps dashboard, the application header, at the top of the page, displays critical information on the application, including health and sync statuses.
191-
Once you select an application, the quickest option to monitor statuses is through the application header which is always displayed, no matter what tab you navigate to.
189+
##Monitoring status of Argo CD application in Application Header
190+
When you select an application from the Applications tab in the GitOps Apps dashboard, the Application Header, at the top of the page, displays the information you need on the current release, including health and sync statuses.
192191

193-
Information and actions in the application header:
194-
* Displays health and status, and results of current and previous sync operation
195-
* Auto-sync enabled/disabled indication
192+
The Application Header is always displayed for the selected application, no matter what tab you navigate to.
193+
194+
Correlate details such as the sync revision in the Application Header with the release revision in the Current Release's deployment record in the Timeline tab.
195+
196+
197+
#####Information and actions in the Application Header
198+
***App Health** displays health status of the current release
199+
***Current Sync** sync status of the current release with the sync revision. The sync revision should be identical to the release revision in the Current Release depolyment record previous sync operation
200+
***Auto-sync** enabled/disabled indication
196201
***More** links for sync statuses for details on the date, tags, and message
197202
***Terminate Sync** option for active sync operations to stop the sync if needed
198203

@@ -237,11 +242,11 @@ max-width="50%"
237242
{:start="4"}
238243
1. For side-by-side comparison and a detailed view, switch to**Split** view, and clear**Compact diff**.
239244

240-
##View deployment configurationinfo for selected Argo CD application
245+
##View deploymentandconfigurationsummary for selected Argo CD application
241246

242247
View deployment, definition, and event information for the selected application in a centralized location through the Quick View.
243248
A read-only view, the Quick View displays information on the application state and location, labels and annotations, parameters, sync options, manifest, status and sync events.
244-
Access the Quick View from the GitOps Apps dashboard, either from the application's context menu, or afterdrilldown, from the Current State tab.
249+
Access the Quick View from the GitOps Apps dashboard, either from the application's context menu, or afterdrill down, from the Current State tab.
245250

246251
1. In the Codefresh UI, from Ops in the sidebar, select[GitOps Apps](https://g.codefresh.io/2.0/applications-dashboard/list){:target="\_blank"}.
247252
1. Do one of the following:
@@ -294,7 +299,7 @@ The Quick View includes the following tabs:
294299

295300

296301

297-
##Monitor resources for selected Argo CD application
302+
##Monitoring resources for selected Argo CD application
298303

299304

300305
Monitor the resources deployed in the current version of the selected application in the Current State tab.
@@ -628,12 +633,12 @@ max-width="50%"
628633

629634

630635

631-
##Monitor deployments for selected Argo CD application
636+
##Monitoring deployments for selected Argo CD application
637+
638+
Monitor ongoing and historical deployments for the selected application.
639+
The Timeline tab displays all the deployments for the selected application, with the Current Release deployment record at the top, followed by the list of Previous Releases.
632640

633-
Monitor an ongoing deployment for the selected application, and review its historical deployments.
634-
The Timeline tab displays the history of deployments for the selected application, sorted by the most recent deployment (default), labeled**Current Version** at the top.
635641

636-
The deployment chart displays the day-to-day deployments for the selected time period. Mouse over the dot on the deployment chart for information on historical deployments.
637642

638643
{% include
639644
image.html
@@ -642,16 +647,43 @@ file="/images/applications/dashboard-timeline-main.png"
642647
url="/images/applications/dashboard-timeline-main.png"
643648
alt="GitOps Apps dashboard: Timeline tab"
644649
caption="GitOps Apps dashboard: Timeline tab"
645-
max-width="30%"
650+
max-width="50%"
651+
%}
652+
653+
654+
**Deployment Chart**
655+
The Deployment Chart below the Application Header displays the day-to-day deployments for the selected time period.
656+
To view information on historical deployments, mouse over the dot on the deployment chart.
657+
658+
**Current Release**
659+
* The Current Release deployment record is only displayed in the first page of deployments.
660+
* The deployment record for the Current Release is tagged as Current Version.
661+
* The health status of the Current Release is the application's health status as displayed in the Application Header.
662+
* The release revision is identical to the sync revision displayed in Last Sync Result. If the release and sync revisions are not identical, which can be the case for different reasons, the Current Release displays a loading status instead of the release revision.
663+
664+
{{site.data.callout.callout_tip}}
665+
**TIP**
666+
If the Current Release deployment record is not displayed, it could be because filters are applied.
667+
{{site.data.callout.end}}
668+
669+
{% include image.html
670+
lightbox="true"
671+
file="/images/applications/apps-dashboard-current-release.png"
672+
url="/images/applications/apps-dashboard-current-release.png"
673+
alt="GitOps Apps dashboard: Current Release deployment record in Timeline tab"
674+
caption="GitOps Apps dashboard: Current Release deployment record in Timeline tab"
675+
max-width="50%"
646676
%}
647677

678+
679+
648680
You can:
649681
*[Monitor CI details by deployments](#monitor-ci-details-by-deployment)
650682
*[Monitor rollouts by deployment](#monitor-rollouts-by-deployment)
651683

652684
See also[Troubleshoot Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/troubleshooting-gitops-apps/).
653685

654-
**How to monitor deployments**
686+
#####How to monitor deployments
655687
1. If required, set filters to narrow the number of deployments for the selected application.
656688
1. To view GitOps details for a deployment, in the deployment chart mouse over the dot that represents the deployment.
657689
1. To view additional details, expand the record for that deployment.
@@ -670,15 +702,11 @@ max-width="60%"
670702
###Monitor CI details by deployment
671703

672704
Each deployment record displays the complete CI history for that deployment.
673-
674-
675705
* The**CI Builds** shows the Argo Workflow run in the deployment. Click the build name to see the Argo Workflow in a new browser window.
676706
* The**Pull Request (PRs)** used for the commit.
677707
* The Jira**Issues** the PR aims to resolve or has resolved, with the current status.
678708
* The**Committer** who made the changes.
679709

680-
681-
682710
###Monitor rollouts by deployment
683711
A rollout is initiated when there is an Argo CD sync due to a change in the desired state.
684712
Visualize ongoing and completed rollouts by deployments in**Updated Services**.
@@ -776,7 +804,7 @@ max-width="50%"
776804

777805

778806

779-
##Monitor services for selected Argo CD application
807+
##Monitoring services for selected Argo CD application
780808

781809

782810
The Services tab shows the K8s services for each deployment of the application.
99.7 KB
Loading

‎images/dashboard-timeline-main.png‎

285 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp