diff options
author | Sean McGivern <sean@gitlab.com> | 2017-04-06 20:52:08 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-04-14 15:20:55 +0200 |
commit | b61199ce0ccdfcd11a338778ce300cd15e5f2a43 (patch) | |
tree | 66cba5fddfdd840b5feaeaeaac3cae31fab872ee /doc/user | |
parent | 092258e92490f177c6262287d1eca4e33e908614 (diff) | |
download | gitlab-ce-b61199ce0ccdfcd11a338778ce300cd15e5f2a43.tar.gz |
Add prometheus services to usage ping
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index 4ad4a174640..6c9352332c2 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -62,6 +62,7 @@ The total number of the following is sent back to GitLab Inc.: - Deploy keys - Pages - Project Services +- Projects using the Prometheus service - Issue Boards - CI Runners - Deployments @@ -75,7 +76,7 @@ The total number of the following is sent back to GitLab Inc.: - Remote mirrors - Web hooks -Also, we track if you've installed Mattermost with GitLab. +Also, we track if you've installed Mattermost with GitLab. For example: `"mattermost_enabled":true"`. ## Privacy policy |