Skip to content

Add note about environment name to Deployment Frequency charts

Nathan Friend requested to merge nfriend-add-note-about-environment-name into master

What does this MR do?

Updates the Deployment Frequency charts to include a note that the name of the environment must be production in order for its deployments to show on the graphs. A link to the documentation is also included.

This text will be updated when this naming restriction is changed/removed (see #296849 (closed)).

Proposed text

Proposed text from @ngaskill (see #299353 (comment 491174890)):

These charts display the frequency of deployments to the production environment, as part of the DORA 4 metrics. The environment must be named production for its data to appear in these charts. Learn more.

Screenshots

image

The Learn more link points to https://docs.gitlab.com/ee/user/analytics/ci_cd_analytics.html#deployment-frequency-charts.

Related discussion

!48265 (comment 479635421)

Related to #275991 (closed)

Edited by Nathan Friend

Merge request reports