Skip to content

Add Metrics Dashboard templates viewer to FF

Sarah Yasonik requested to merge sy-flag-metrics-dashboard-templates into master

What does this MR do and why?

This MR gates the metrics dashboard templates API and visibility behind the remove_monitor_metrics feature flag. Frontend is done, but we also want to deprecate/remove any API access.

Related issue: Metrics: Delete API entrypoints & helpers (#397138 - closed) (one of many MRs)

Context for removal:

All related backend MRs to flag all metrics dashboard endpoints

Screenshots or screen recordings

Before After
Screenshot 2023-05-10 at 1.46.11 PM.png Screenshot 2023-05-10 at 1.46.28 PM.png

How to set up and validate locally

  1. Open any project with a repository
  2. Add a yml file to the ./gitlab/dashboards directory
  3. See the lack of verification message above the file

MR acceptance checklist

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

Edited by Sarah Yasonik

Merge request reports