Skip to content
Snippets Groups Projects

VSD – Remove old metrics for tracking drill-down click events

Merged Alex Pennells requested to merge 469128-remove-legacy-vsd-tracking into master

What does this MR do and why?

  • Removes the deprecated value_streams_dashboard_metric_link_clicked and value_streams_dashboard_${metric_identifier}_link_clicked events from both the Value Streams Dashboard and AI impact dashboard
  • Migrates the trackEvent call to the shared MetricTableCell component

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

No visible change

How to set up and validate locally

  • Please make sure that you have a GitLab Ultimate license.
  • Start the internal events monitor rails runner scripts/internal_events/monitor.rb click_metric_in_dashboard_table (see docs for more info)
  • Navigate to any Value streams dashboard (ex. http://gdk.test:3000/groups/flightjs/-/analytics/dashboards/value_streams_dashboard)
  • Verify that clicking any metric name tracks the event
  • Navigate to any AI impact dashboard (ex. http://gdk.test:3000/groups/flightjs/-/analytics/dashboards/ai_impact)
  • Verify that clicking any metric name tracks the event

Related to #469128 (closed)

Edited by Alex Pennells

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading