Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-26 15:09:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-26 15:09:28 +0300
commitf59af605a00675736691bd75931b8fa230f0f60e (patch)
treeba2c239b198f7a313e432da2ae67ed68f2f4e38d /doc/user/analytics
parentf4b8e15a76b0dd8f4d65bbc27d2935cd9f08c411 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/analytics')
-rw-r--r--doc/user/analytics/analytics_dashboards.md8
-rw-r--r--doc/user/analytics/index.md3
2 files changed, 3 insertions, 8 deletions
diff --git a/doc/user/analytics/analytics_dashboards.md b/doc/user/analytics/analytics_dashboards.md
index 832df86f3c6..bdff1867210 100644
--- a/doc/user/analytics/analytics_dashboards.md
+++ b/doc/user/analytics/analytics_dashboards.md
@@ -64,12 +64,8 @@ Your dashboard files are versioned in source control with the rest of a project'
## Dashboard designer
-> Introduced in GitLab 16.1 [with a flag](../../administration/feature_flags.md) named `combined_analytics_dashboards_editor`. Disabled by default.
-
-FLAG:
-On self-managed GitLab, by default this feature is not available. To make it available per project or for your entire instance, an administrator can [enable the feature flag](../../administration/feature_flags.md) named `combined_analytics_dashboards_editor`.
-On GitLab.com, this feature is not available.
-This feature is not ready for production use.
+> - Introduced in GitLab 16.1 [with a flag](../../administration/feature_flags.md) named `combined_analytics_dashboards_editor`. Disabled by default.
+> - [Generally available](https://gitlab.com/gitlab-org/gitlab/-/issues/411407) in GitLab 16.6. Feature flag `combined_analytics_dashboards_editor` removed.
You can use the dashboard designer to:
diff --git a/doc/user/analytics/index.md b/doc/user/analytics/index.md
index f096d1e2882..f8796d280b0 100644
--- a/doc/user/analytics/index.md
+++ b/doc/user/analytics/index.md
@@ -33,8 +33,7 @@ Use group-level analytics to get insights into your groups':
Use project-level analytics to get insights into your projects':
-- [Analytics dashboards](analytics_dashboards.md), enabled with the `combined_analytics_dashboards_editor`
- [feature flag](../../development/feature_flags/index.md#enabling-a-feature-flag-locally-in-development)
+- [Analytics dashboards](analytics_dashboards.md)
- [Security Dashboards](../application_security/security_dashboard/index.md)
- [CI/CD analytics and DORA metrics](ci_cd_analytics.md)
- [Code review analytics](code_review_analytics.md)