Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion _docs/deployment/applications-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,10 @@ caption="Applications Dashboard: Services tab"
max-width="50%"
%}


### Related articles
[Creating applications]({{site.baseurl}}/docs/deployment/create-application)
[Managing applications]({{site.baseurl}}/docs/deployment/manage-application)
[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard)
[DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/)


6 changes: 3 additions & 3 deletions _docs/deployment/create-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Track the application in the [Applications dashboard](https://g.codefresh.io/2.0


### Related articles
[Monitoring applications]({{site.baseurl}})/docs/deployment/applications-dashboard)
[Managing applications]({{site.baseurl}})/docs/deployment/manage-applications)
[Home dashboard]({{site.baseurl}})docs/reporting/home-dashboard)
[Monitoring applications]({{site.baseurl}}/docs/deployment/applications-dashboard)
[Managing applications]({{site.baseurl}}/docs/deployment/manage-application)
[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard)
[DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/)
7 changes: 7 additions & 0 deletions _docs/deployment/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,10 @@ Selecting **more details** for an image tag.
| **3** | The Git details for this image tag, such as the Git hash, the Jira issue number, Git Pull Request, commit information, the name of the user who performed the commit. |
| **4** | The workflow for the image step. Select to go to the Workflow.|
| **5** | The log information for the build image step in the relevant workflow. Select to view Logs panel. |

### Related articles
[Image enrichment with integrations]({{site.baseurl}}/docs/integrations/image-enrichment-overview/)
[Monitoring applications]({{site.baseurl}}/docs/deployment/applications-dashboard)
[Managing applications]({{site.baseurl}}/docs/deployment/manage-application)
[Home dashboard]({{site.baseurl}}/docs/integrations/home-dashboard)