From 8f044f9cd41f7e4d827398cef3b962bcf5b5439a Mon Sep 17 00:00:00 2001 From: Emilie Schario Date: Tue, 7 May 2019 23:44:38 +0000 Subject: Add info to docs about mapping a ping to the category it belongs to. --- doc/user/admin_area/settings/usage_statistics.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1