summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2018-10-17 14:15:05 +0000
committerMike Lewis <mlewis@gitlab.com>2018-10-17 14:15:05 +0000
commit6faaa3170f0a097aa12a5160fe85164282f1c1b9 (patch)
tree1ad152ac612fb129ae65b7d6df0fdebd71f238dc
parent1696a3e8c36a0336e62ec990fd8b4e0517e4c93c (diff)
parentc93582a14d186923eb77eabd35ae6fd5132461c8 (diff)
downloadgitlab-ce-52748-gitlab-maven-repository-documentation-improvements.tar.gz
add link to concurrent devops See merge request gitlab-org/gitlab-ce!22071
-rw-r--r--doc/user/instance_statistics/convdev.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/user/instance_statistics/convdev.md b/doc/user/instance_statistics/convdev.md
index d2795e092fc..52b99b69a02 100644
--- a/doc/user/instance_statistics/convdev.md
+++ b/doc/user/instance_statistics/convdev.md
@@ -2,20 +2,21 @@
> [Introduced][ce-30469] in GitLab 9.3.
-Conversational Development Index (ConvDev) gives you an overview of your entire
-instance's feature usage, from idea to production. It looks at your usage in the
-past 30 days, averaged over the number of active users in that time period. It also
-provides a lead score per feature, which is calculated based on GitLab's analysis
-of top performing instances, based on [usage ping data][ping] that GitLab has
+The Conversational Development Index (ConvDev Index) gives you an overview of your entire
+instance's adoption of [Concurrent DevOps](https://about.gitlab.com/concurrent-devops/)
+from planning to monitoring. It displays the usage of these GitLab features over
+the last 30 days, averaged over the number of active users in that time period. It also
+provides a Lead score per feature, which is calculated based on GitLab's analysis
+of top-performing instances based on [usage ping data][ping] that GitLab has
collected. Your score is compared to the lead score, expressed as a percentage.
-The overall index score is an average over all your feature scores.
+Your overall index score is an average of all your feature score percentages.
![ConvDev index](img/convdev_index.png)
The page also provides helpful links to articles and GitLab docs, to help you
improve your scores.
-Your GitLab instance's usage ping must be activated in order to use this feature.
+Your GitLab instance's [usage ping][ping] must be activated in order to use this feature.
Usage ping data is aggregated on GitLab's servers for analysis. Your usage
information is **not sent** to any other GitLab instances.