Commit b5e554f0 authored by Mike Lewis's avatar Mike Lewis

Merge branch 'add-tims-feature-flag-video' into 'master'

Add video for Feature Flags Documentation

See merge request gitlab-org/gitlab!30203
parents a726db86 743ebb90
...@@ -15,6 +15,13 @@ This helps reducing risk and allows you to easily manage which features to enabl ...@@ -15,6 +15,13 @@ This helps reducing risk and allows you to easily manage which features to enabl
GitLab offers a Feature Flags interface that allows you to create, toggle and GitLab offers a Feature Flags interface that allows you to create, toggle and
remove feature flags. remove feature flags.
<div class="video-fallback">
<a href="https://www.youtube.com/watch?v=5tw2p6lwXxo">Watch</a> a use case between Feature Flags and Sentry Error Tracking
</div>
<figure class="video-container">
<iframe src="https://www.youtube.com/embed/5tw2p6lwXxo" frameborder="0" allowfullscreen="true"> </iframe>
</figure>
## How it works ## How it works
Underneath, GitLab uses [unleash](https://github.com/Unleash/unleash), a feature Underneath, GitLab uses [unleash](https://github.com/Unleash/unleash), a feature
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment