-
- 下载
Merge branch 'psk-migrate-count-to-internal-events-without-redis-migration' into 'master'
Migrate total metric to internal events and keep legacy key See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143495 Merged-by:Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Sarah Yasonik <syasonik@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Sarah Yasonik <syasonik@gitlab.com> Reviewed-by:
Sean Arnold <sarnold@gitlab.com> Reviewed-by:
Jonas Larsen <jlarsen@gitlab.com> Co-authored-by:
Sean Arnold <sarnold@gitlab.com> Co-authored-by:
Piotr Skorupa <pskorupa@gitlab.com> Co-authored-by:
DANGER_GITLAB_API_TOKEN <project_278964_bot_445da1b60fc7336b6b6776383134d10f@noreply.gitlab.com>
显示
- app/controllers/ide_controller.rb 12 个添加, 6 个删除app/controllers/ide_controller.rb
- config/events/web_ide_viewed.yml 24 个添加, 0 个删除config/events/web_ide_viewed.yml
- config/metrics/counts_all/20210216180244_web_ide_views.yml 5 个添加, 5 个删除config/metrics/counts_all/20210216180244_web_ide_views.yml
- lib/gitlab/internal_events.rb 7 个添加, 6 个删除lib/gitlab/internal_events.rb
- lib/gitlab/usage_data_counters/redis_counter.rb 23 个添加, 3 个删除lib/gitlab/usage_data_counters/redis_counter.rb
- lib/gitlab/usage_data_counters/total_counter_redis_key_overrides.yml 10 个添加, 0 个删除...usage_data_counters/total_counter_redis_key_overrides.yml
- lib/gitlab/usage_data_counters/web_ide_counter.rb 0 个添加, 4 个删除lib/gitlab/usage_data_counters/web_ide_counter.rb
- spec/lib/gitlab/usage_data_counters/base_counter_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/usage_data_counters/base_counter_spec.rb
- spec/lib/gitlab/usage_data_counters/redis_counter_spec.rb 8 个添加, 0 个删除spec/lib/gitlab/usage_data_counters/redis_counter_spec.rb
- spec/lib/gitlab/usage_data_counters/web_ide_counter_spec.rb 0 个添加, 7 个删除spec/lib/gitlab/usage_data_counters/web_ide_counter_spec.rb
- spec/lib/gitlab/usage_data_counters_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/usage_data_counters_spec.rb
- spec/requests/ide_controller_spec.rb 7 个添加, 14 个删除spec/requests/ide_controller_spec.rb
加载中
想要评论请 注册 或 登录