Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d644c059
Commit
d644c059
authored
Apr 12, 2021
by
Nathan Friend
Committed by
Achilleas Pipinellis
Apr 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for DORA 4 lead time graphs
parent
3eac892c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
doc/user/analytics/ci_cd_analytics.md
doc/user/analytics/ci_cd_analytics.md
+16
-1
doc/user/analytics/img/lead_time_chart_v13_11.png
doc/user/analytics/img/lead_time_chart_v13_11.png
+0
-0
No files found.
doc/user/analytics/ci_cd_analytics.md
View file @
d644c059
...
...
@@ -57,7 +57,7 @@ The following table shows the supported metrics, at which level they are support
|
`change_failure_rate`
| Project/Group-level | To be supported | To be supported | |
|
`time_to_restore_service`
| Project/Group-level | To be supported | To be supported | |
## Deployment frequency charts **(ULTIMATE)**
##
#
Deployment frequency charts **(ULTIMATE)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/275991) in GitLab 13.8.
...
...
@@ -66,3 +66,18 @@ The **Analytics > CI/CD Analytics** page shows information about the deployment
information to appear on the graphs.
![
Deployment frequency
](
img/deployment_frequency_chart_v13_8.png
)
### Lead time charts **(ULTIMATE)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250329) in GitLab 13.11.
The charts in the
**Lead Time**
tab show information about how long it takes
merge requests to be deployed to a production environment.
![
Lead time
](
img/lead_time_chart_v13_11.png
)
Smaller values are better. Small lead times indicate fast, efficient deployment
processes.
For time periods in which no merge requests were deployed, the charts render a
red, dashed line.
doc/user/analytics/img/lead_time_chart_v13_11.png
0 → 100644
View file @
d644c059
50.9 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment