Skip to content

Doc(Feature rollout): extend of monitoring

What does this MR do and why?

Doc(Feature rollout): extend of monitoring

This MR adds a description for developers to think about the extend of required monitoring when rolling out a feature, so we can ensure that features are verified to be working before removing the feature flag from the code base.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
https://docs.gitlab.com/ee/development/feature_flags/controls.html#verifying-metrics-after-enabling-feature-flag https://gitlab.com/gitlab-org/gitlab/-/blob/28f27e1b581e8e9c9d4ca0260a67e8f69768c1d0/doc/development/feature_flags/controls.md#verifying-metrics-after-enabling-feature-flag

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Click on each link above to see the master and branch version, respectively

Related to #443490

Merge request reports

Loading