Skip to content

Fix the method to get grid attributes on PA dashboards

What does this MR do and why?

Related to Fix the method to get grid attributes on PA das... (#384395 - closed)

Matches the CustomizableDashboard@getGridAttribute method to the product_analytics_dashboard.json schema.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

  1. Make sure you are on GitLab Ultimate
  2. You need to set up the Product Analytics DevKit if you haven't already done so. And follow the instructions on Connecting GDK to your devkit.
  3. Visit the Overview dashboard page of the configured project: [GDK_HOST]/gitlab-org/gitlab-shell/-/product_analytics/dashboards/dashboard_overview.
  4. The dashboard widgets should render respecting the defined grid attributes.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports