Skip to content

Add Metrics Dashboard base API to FF

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

What does this MR do and why?

This MR gates the following behind the remove_monitor_metrics feature flag:

  • shared metrics dashboard concern from each related controllers
  • the ability to query prometheus

The corresponding frontend changes are done, but we also want to deprecate/remove any API-only access.

Related issue: Metrics: Delete API entrypoints & helpers (#397138 - closed), Metrics: Delete GFM pipeline logic for embeds (#397137 - closed) (one of many MRs)

Context for removal:

All related backend MRs to flag all metrics dashboard endpoints

How to set up and validate locally

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

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