Send RedisHLL metrics via Snowplow for SaaS namespaces - Phase 3
## Summary In this project phase, we will implement any remaining xMAU metrics which were not above the "Project Phase 2+" line on [this sheet](https://docs.google.com/spreadsheets/d/1JurwXL5xso4BMPNu-SDB9VUiQrLwZ9MV0F9eznzXsT8/edit#gid=0).\ The goal is for this epic to be the SSOT regarding further metrics that need to be migrated and no longer use the spreadsheet for project tracking. ## How to use this issue Please comment on this issue if further metrics are required to be migrated and tag @bastirehm. He'll update the description and create issues accordingly. ## List of Metrics <table> <tr> <td> **Metric Name** </td> <td> **Status (consider making issues if needed)** </td> </tr> <tr> <td> [gitlab_shared_runners_enabled](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/settings/20210204124902_gitlab_shared_runners_enabled.yml) </td> <td> Can't be migrated since it is config based. See https://gitlab.com/gitlab-org/gitlab/-/issues/382871#note_1175891454 </td> </tr> <tr> <td> [counts.package_events_i_package_push_package_by_deploy_token](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216183005_package_events_i_package_push_package_by_deploy_token.yml) </td> <td> * [x] Updated? * [x] Data team accepted? </td> </tr> <tr> <td> [counts.package_events_i_package_pull_package_by_guest](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216183000_package_events_i_package_pull_package_by_guest.yml) </td> <td> * [x] Updated? * [x] Data team accepted? </td> </tr> <tr> <td> [counts.web_ide_commits](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180242_web_ide_commits.yml) </td> <td> * [x] Updated? * [ ] Data team accepted? </td> </tr> <tr> <td> <span dir="">redis_hll_counters.ide_edit.g\_</span>web_edit </td> <td> * [x] Updated? * [ ] Data team accepted? </td> </tr> <tr> <td> <span dir="">redis_hll_counters.ide_edit.g_edit_by_sfe_monthly</span> </td> <td> * [x] Updated? * [ ] Data team accepted? </td> </tr> <tr> <td> [redis_hll_counters.manage.unique_active_users_monthly](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20220621085114_unique_active_users_monthly.yml) </td> <td> * [x] Updated? * [ ] Data team accepted? </td> </tr> <tr> <td> [redis_hll_counters.code_review.i_code_review_user_create_mr_monthly](https://gitlab.com/gitlab-org/gitlab/-/blob/60dda716679ae92aa368633bdee597b8fa57984f/config/metrics/counts_28d/20210216175132_i_code_review_user_create_mr_monthly.yml) </td> <td> * [x] Updated? * [ ] Data team accepted? </td> </tr> </table>
epic