Display ratios instead of counts in CI/CD Analytics
What does this MR do and why?
This MR changes the CI/CD Pipeline Analytics section to display ratios instead of counts, as requested in #469592 (closed).
Changelog: added
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
![]() |
![]() |
| before click | after click |
|---|---|
![]() |
![]() |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Visual changes
Event tracking
- Follow setup steps from https://docs.gitlab.com/ee/development/internal_analytics/internal_event_instrumentation/local_setup_and_debugging.html
- Visit http://gdk.test:3000/gitlab-org/gitlab-shell/-/pipelines/charts.
- Click on the
View alllink. - Check that the
redis_hll_counters.count_distinct_user_id_from_click_view_all_link_in_pipeline_analytics_monthlymetric has increased by 1.
Edited by Pedro Pombeiro





