Skip to content

Append year to date column headers in AI Impact table

What does this MR do and why?

Adds year to the date column headers in the AI Impact table on the AI impact analytics dashboard.

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
Screenshot 2024-08-15 at 6.18.13 PM.png Screenshot 2024-08-15 at 4.53.48 PM.png

How to set up and validate locally

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

  1. Ensure that you are using GitLab Ultimate
  2. Configure your GDK to use ClickHouse (this is optional; however, if it isn't configured, all of the panels in the AI impact analytics dashboard will be in an error state, but it shouldn't stop you from verifying this change)
  3. Enable the Clickhouse application setting for analytics
  4. Create a new group
  5. Navigate to the Analytics dashboard page for the new group (ex. http://gdk.test:3000/groups/flightjs/-/analytics/dashboards)
  6. Select the AI impact analytics dashboard
  7. Verify that the year has been appended to the date column headers in the metrics table

Related to #456554

Edited by Rudy Crespo

Merge request reports