Skip to content
代码片段 群组 项目
未验证 提交 e00d79b8 编辑于 作者: David Pisek's avatar David Pisek 提交者: GitLab
浏览文件

Merge branch 'pw-admin-background_jobs-metrics' into 'master'

Add tracking and metrics to admin background jobs page

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156827



Merged-by: default avatarDavid Pisek <dpisek@gitlab.com>
Approved-by: default avatarMichał Wielich <mwielich@gitlab.com>
Approved-by: default avatarJay Montal <jmontal@gitlab.com>
Approved-by: default avatarDavid Pisek <dpisek@gitlab.com>
Reviewed-by: default avatarDavid Pisek <dpisek@gitlab.com>
Reviewed-by: default avatarJay Montal <jmontal@gitlab.com>
Reviewed-by: default avatarAnkit Panchal <apanchal@gitlab.com>
Co-authored-by: default avatarPaul <19602001-paintedbicycle-gitlab@users.noreply.gitlab.com>
No related branches found
No related tags found
无相关合并请求
- page_title _("Background Jobs")
%h1.page-title.gl-font-size-h-display= _('Background Jobs')
#div{ data: { event_tracking_load: 'true', event_tracking: 'view_admin_background_jobs_pageload' } }
%p.light
- sidekiq_link_url = 'http://sidekiq.org/'
- sidekiq_link_start = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: sidekiq_link_url }
......
---
description: Tracks pageviews for the admin background jobs page
internal_events: true
action: view_admin_background_jobs_pageload
identifiers:
- user
product_group: personal_productivity
milestone: '17.2'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156827
distributions:
- ce
- ee
tiers:
- free
- premium
- ultimate
---
key_path: redis_hll_counters.count_distinct_user_id_from_view_admin_background_jobs_pageload_monthly
description: Monthly count of unique users who visited the admin background jobs page
product_group: personal_productivity
performance_indicator_type: []
value_type: number
status: active
milestone: '17.2'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156827
time_frame: 28d
data_source: internal_events
data_category: optional
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
events:
- name: view_admin_background_jobs_pageload
unique: user.id
---
key_path: counts.count_total_view_admin_background_jobs_pageload_monthly
description: Monthly count of total users who visited the admin background jobs page
product_group: personal_productivity
performance_indicator_type: []
value_type: number
status: active
milestone: '17.2'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156827
time_frame: 28d
data_source: internal_events
data_category: optional
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
events:
- name: view_admin_background_jobs_pageload
---
key_path: redis_hll_counters.count_distinct_user_id_from_view_admin_background_jobs_pageload_weekly
description: Weekly count of unique users who visited the admin background jobs page
product_group: personal_productivity
performance_indicator_type: []
value_type: number
status: active
milestone: '17.2'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156827
time_frame: 7d
data_source: internal_events
data_category: optional
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
events:
- name: view_admin_background_jobs_pageload
unique: user.id
---
key_path: counts.count_total_view_admin_background_jobs_pageload_weekly
description: Weekly count of total users who visited the admin background jobs page
product_group: personal_productivity
performance_indicator_type: []
value_type: number
status: active
milestone: '17.2'
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156827
time_frame: 7d
data_source: internal_events
data_category: optional
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
events:
- name: view_admin_background_jobs_pageload
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册