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

Commitabda9af

Browse files
authored
Classic pipeline dashboard updates (#734)
* Add favorite optionAdded favorite option for pipelines and projects; description of fav icon in pipeline dashboard; removed standalone pipeline dashboard topic* Update fav iconsReplaced with new fav icons and made content edits* Fix path for icon images* Update pipeline dashboardAdded description of Hourly/Daily granularity with new screenshot showing fav icon and granularity
1 parentf2b7275 commitabda9af

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎_docs/dashboards/home-dashboard.md‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Use the Pipelines dashboard to:
246246
url="/images/pipeline/dashboard/pipeline-dashboard.png"
247247
alt="Pipelines dashboard"
248248
caption="Pipelines dashboard"
249-
max-width="60%"
249+
max-width="70%"
250250
%}
251251

252252

@@ -262,7 +262,8 @@ Different filter types have an AND relationship.
262262
{: .table .table-bordered .table-hover}
263263
| Filter| Description|
264264
| --------------| --------------|
265-
|**Date Range**| The time frame for which to view data. The date range affects the other filters. In addition to the predefined date ranges, you can select a custom date range up to the last six months. <br>If you select Today, then the Success Rate and Duration charts reflect hourly granularity.<br><br>Every date range you select has a reference period corresponding to the same period of time preceding the selected date range. The reference period is used to derive comparisons for trends.|
265+
|**Date Range**| The time frame for which to view data. The date range affects the other filters, including the granularity for the Success Rate and Pipeline Duration charts. <br>In addition to the predefined date ranges, you can select a custom date range of up to the last six months. <br>If you select Today, then the Success Rate and Duration charts reflect hourly granularity.<br><br>Every date range you select has a reference period corresponding to the same period of time preceding the selected date range. The reference period is used to derive comparisons and identify trends.|
266+
|**Hourly/Daily** |Based on the date range selected, choose the granularity for viewing Success Rate and Pipeline Duration. {::nomarkdown}<ul><li>A date range between 1 and 4 days allows viewing metrics either by hour or by day.</li><li>A date range longer than four days allows viewing metrics only by day. The Hourly option is disabled in this case.</li></ul> {:/}
266267
|**Project**| The project or projects to which the pipeline belongs. Selecting a project allows you to focus on performance of pipelines assigned to it. If you starred one or more projects as favorites, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">{:/}, filters pipelines by the selected projects.|
267268
|**Pipeline**| The pipeline or pipelines to filter by. <br>If you starred one or more pipelines as favorites, clicking {::nomarkdown}<imgsrc="../../../images/icons/icon-fav-starred.png?display=inline-block">{:/}, filters by those pipelines.|
268269
|**Status**| {::nomarkdown}<ul><li><b>Error</b>: Pipelines with builds that failed due to errors in the pipeline specifications or steps that failed. </li><li><b>Succeeded</b>: Pipelines with builds that completed successfully.</li> <li><b>Terminated</b>: Pipelines with builds terminated by the system according to the policy defined in the pipeline's settings. These can be any of these: <ul><li>Recent build from the same branch terminating all previous pipeline builds </li><li>Recent build from the specified branch terminating all previous builds from that branch</li><li>Running build terminating all running builds</li><li>Child builds terminated when the parent build is terminated.</li> </ul></li>For details, see <ahref ="https://codefresh.io/docs/docs/pipelines/pipelines/#policies">Build Termination in Pipeline Policies</a>. </ul>{:/}|
@@ -361,8 +362,8 @@ You can then filter by the specific pipeline or pipelines and analyze success ra
361362

362363
##Related articles
363364
[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/)
364-
[Monitoring applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
365-
[Monitoring pipelines]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/)
365+
[Monitoring applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
366+
[Monitoring pipelines]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/)
366367
[Images in Codefresh]({{site.baseurl}}/docs/dashboards/images/)
367368

368369

3.74 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp