Remove prometheus integrations from devops score

What does this MR do and why?

context:

!199066 (merged) removes the projects_prometheus_active metric, which was historically a contributor to an instance's devops score. The corresponding prometheus feature was deprecated in %15.0 & removed from the product in %16.0, so we should have removed it from the score years ago. There is no intended replacement at this time.

this mr:

  • Removes the Monitoring section from the devops score (as prometheus integrations were the only contributing feature)
  • Removes not-null constraints from prometheus-related columns in the conversational_development_index_metrics tables

Note: This should merge after Remove Integrations::Prometheus-based service p... (!199066 - merged)

References

Screenshots or screen recordings

Before After
Screenshot_2025-08-06_at_7.21.20_PM Screenshot_2025-08-06_at_7.19.17_PM

How to set up and validate locally

  1. Login as admin
  2. Nav to Admin area > Analytics > DevOps adoption

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sarah Yasonik

Merge request reports

Loading