Skip to content

Update analytics docs links for some metrics

Alex Pennells requested to merge 455662-update-links into master

What does this MR do and why?

  • Fixes broken docs links for Lead time and Cycle time
  • Improve docs link for Code suggestions

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.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable AI impact dashboard FF:
Feature.enable(:ai_impact_analytics_dashboard)
  1. Navigate to the AI impact dashboard for any group
http://gdk.test:3000/groups/flightjs/-/analytics/dashboards/ai_impact
  1. For Cycle time, Lead time and Code Suggestions usage metrics:
    • Screenshot_2024-04-19_at_10.03.30_AM
    • Click the Go to docs link in the tooltip next to the metric name. Verify that the correct docs link opens

Related to #455662 (closed)

Merge request reports