Skip to content
Snippets Groups Projects

Add DORA metrics dashboard MvC

Merged Ezekiel Kigbo requested to merge ek-spike-ci-cd-analytics-shared-dashboards into master

What does this MR do and why?

This MR:

  • Adds the dora_metrics_dashboard WIP feature flag
  • Renames the dora_metrics_over_time data source to dora_metrics
  • Extends the data source to query for either time series data or a single value (uses the Bucketing interval parameter) !180012 (merged)
  • Adds time series chart visualizations for the four DORA metrics
  • Adds a DORA metrics dashboard to test out the tiles + charts (optional)

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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.

Dashboard Dashboard list
Screenshot_2025-02-20_at_22.27.19 Screenshot_2025-02-20_at_22.27.32

How to set up and validate locally

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

  1. Seed data for Dora Metrics https://docs.gitlab.com/ee/development/development_seed_files.html
  2. Enable the feature flags in rails console:
    Feature.enable(:dora_metrics_dashboard)
  3. Navigate to Analytics Dashboard Editor for a group or project
  4. Select Dora metric charts
  5. Compare the data in the charts with the CI/CD analytics page
Edited by Ezekiel Kigbo

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading