diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-06-06 07:36:14 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-06 07:36:14 +0000 |
commit | ab32066c5b01bffb9a3a4a2104c4509c3aef6980 (patch) | |
tree | 9bb080ba8c87bac1df99ea374606257ae77f2731 | |
parent | 8ae793924655b7b69a85a162b538d070d0b2f9f8 (diff) | |
download | gitlab-ce-ab32066c5b01bffb9a3a4a2104c4509c3aef6980.tar.gz |
Edit "Insights" content to meet SSOT guidelines
-rw-r--r-- | doc/user/group/insights/index.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/group/insights/index.md b/doc/user/group/insights/index.md index 83c284dce7a..a4ea71074ec 100644 --- a/doc/user/group/insights/index.md +++ b/doc/user/group/insights/index.md @@ -1,3 +1,7 @@ +--- +type: reference, howto +--- + # Insights **[ULTIMATE]** > Introduced in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.9 behind the `insights` feature flag. @@ -44,3 +48,15 @@ access to the project they belong to, or because they are confidential) are filtered out of the Insights charts. You may also consult the [group permissions table](../../permissions.md#group-members-permissions). + +<!-- ## Troubleshooting + +Include any troubleshooting steps that you can foresee. If you know beforehand what issues +one might have when setting this up, or when something is changed, or on upgrading, it's +important to describe those, too. Think of things that may go wrong and include them here. +This is important to minimize requests for support, and to avoid doc comments with +questions that you know someone might ask. + +Each scenario can be a third-level heading, e.g. `### Getting error message X`. +If you have none to add when creating a doc, leave this section in place +but commented out to help encourage others to add to it in the future. --> |