diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-03-16 09:08:20 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-03-16 09:08:20 +0000 |
commit | aeda2f64b45ff2bbcf2150dc75a6cbf1eec5c07f (patch) | |
tree | c88605467ffb98ead0eea6e778bbe0efc0f487a3 /doc/development/service_ping/index.md | |
parent | b27cd9649fe4f7aeaffc636e42821c5b71203593 (diff) | |
download | gitlab-ce-aeda2f64b45ff2bbcf2150dc75a6cbf1eec5c07f.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/service_ping/index.md')
-rw-r--r-- | doc/development/service_ping/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/development/service_ping/index.md b/doc/development/service_ping/index.md index e06ee648d34..6878fd1bf28 100644 --- a/doc/development/service_ping/index.md +++ b/doc/development/service_ping/index.md @@ -6,7 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Service Ping Guide **(FREE SELF)** -> Introduced in GitLab Ultimate 11.2, more statistics. +> - Introduced in GitLab Ultimate 11.2, more statistics. +> - In GitLab 14.1, [renamed from Usage Ping to Service Ping](https://gitlab.com/groups/gitlab-org/-/epics/5990). In 14.0 and earlier, use the Usage Ping documentation for the Rails commands appropriate to your version. Service Ping is a GitLab process that collects and sends a weekly payload to GitLab. The payload provides important high-level data that helps our product, support, |