diff options
author | Emilie Schario <eburke@gitlab.com> | 2019-05-07 23:44:38 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-05-07 23:44:38 +0000 |
commit | 8f044f9cd41f7e4d827398cef3b962bcf5b5439a (patch) | |
tree | dcc2700ad1d13053f591d086481d73f977bdfd6c /doc | |
parent | 40e68cdd66bf29ea75b30b7aa70946524a32c745 (diff) | |
download | gitlab-ce-8f044f9cd41f7e4d827398cef3b962bcf5b5439a.tar.gz |
Add info to docs about mapping a ping to the category it belongs to.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index e165a120162..8b5d80efb0d 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -48,6 +48,8 @@ You can view the exact JSON payload in the administration panel. To view the pay 1. Expand **Settings** in the left sidebar and click on **Metrics and profiling**. 1. Expand **Usage statistics** and click on the **Preview payload** button. +You can see how [the usage ping data maps to different stages of the product](https://gitlab.com/gitlab-data/analytics/blob/master/transform/snowflake-dbt/data/ping_metrics_to_stage_mapping_data.csv). + ### Deactivate the usage ping The usage ping is opt-out. If you want to deactivate this feature, go to |