Commit a2ea32dd authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs/usage-statistics-typo' into 'master'

Fix usage statistics typo documentation

See merge request gitlab-org/gitlab-ce!21555
parents 857067bb 20ded2af
...@@ -23,7 +23,7 @@ GitLab Inc. collects your instance's version and hostname (through the HTTP ...@@ -23,7 +23,7 @@ GitLab Inc. collects your instance's version and hostname (through the HTTP
referer) as part of the version check. No other information is collected. referer) as part of the version check. No other information is collected.
This information is used, among other things, to identify to which versions This information is used, among other things, to identify to which versions
patches will need to be back ported, making sure active GitLab instances remain patches will need to be backported, making sure active GitLab instances remain
secure. secure.
If you disable version check, this information will not be collected. Enable or If you disable version check, this information will not be collected. Enable or
...@@ -33,7 +33,8 @@ disable the version check at **Admin area > Settings > Usage statistics**. ...@@ -33,7 +33,8 @@ disable the version check at **Admin area > Settings > Usage statistics**.
> [Introduced][ee-557] in GitLab Enterprise Edition 8.10. More statistics > [Introduced][ee-557] in GitLab Enterprise Edition 8.10. More statistics
[were added][ee-735] in GitLab Enterprise Edition [were added][ee-735] in GitLab Enterprise Edition
8.12. [Moved to GitLab Community Edition][ce-23361] in 9.1. 8.12. [Moved to GitLab Core][ce-23361] in 9.1. More statistics
[were added][ee-6602] in GitLab Ultimate 11.2.
GitLab sends a weekly payload containing usage data to GitLab Inc. The usage GitLab sends a weekly payload containing usage data to GitLab Inc. The usage
ping uses high-level data to help our product, support, and sales teams. It does ping uses high-level data to help our product, support, and sales teams. It does
...@@ -79,3 +80,4 @@ Statistics visibility section under **Admin area > Settings > Usage statistics** ...@@ -79,3 +80,4 @@ Statistics visibility section under **Admin area > Settings > Usage statistics**
[ee-557]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557 [ee-557]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557
[ee-735]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735 [ee-735]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
[ce-23361]: https://gitlab.com/gitlab-org/gitlab-ce/issues/23361 [ce-23361]: https://gitlab.com/gitlab-org/gitlab-ce/issues/23361
[ee-6602]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6602
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