Skip to content

Fix metric table cell group link prefix

Ezekiel Kigbo requested to merge ek-prefix-group-vsd-links into master

What does this MR do and why?

Ensures group / subgroup namespace paths are prefixed with groups to ensure the metric paths are correct.

Screenshots

Before After
Screenshot_2024-03-14_at_15.44.41 Screenshot_2024-03-14_at_15.43.29

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

Run the related tests

$ yarn jest --watch metric_table_cell
Edited by Ezekiel Kigbo

Merge request reports