Add info popover to the Value stream dashboard - Usage overview panel
What does this MR do and why?
Adds a popover to the panel title that provides supplementary information about the panel metrics
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 |
---|---|
![]() |
![]() |
How to set up and validate locally
- Make sure you have an Ultimate license
Feature.enable(:group_analytics_dashboard_dynamic_vsd)
- Invoke the seed script:
FILTER=vsd_overview_counts bundle exec rake db:seed_fu
- Verify that count records are created in the console:
Analytics::ValueStreamDashboard::Count.count
- Navigate to the VSD for the group of your choice: (ex. http://gdk.test:3000/groups/gitlab-org/-/analytics/dashboards/value_streams_dashboard)
Related to #435515 (closed)
Edited by Alex Pennells
Merge request reports
Activity
Please register or sign in to reply