Skip to content

Remove metrics dashboard alert functionality [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Tristan Read requested to merge tr-deprecate-alerts-via-feature-flag into master

What does this MR do?

Deprecates the metric dashboard alert functionality by setting the deprecation flag to default_enabled: true.

Full removal of all code to come soon: !63829 (merged)

Issue: #328853 (closed)
Issue: #328854 (closed)

Screenshots (strongly suggested)

before after
Screenshot_2021-06-03_at_16.12.05 Screenshot_2021-06-03_at_16.12.45
Screenshot_2021-06-09_at_02.13.26 Screenshot_2021-06-09_at_02.05.34
Screenshot_2021-06-11_at_17.26.17 Screenshot_2021-06-11_at_17.26.26

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tristan Read

Merge request reports