Skip to content

Add runbooks to metric dashboard alerts - frontend

Tristan Read requested to merge tr-alert-runbook-frontend into master

What does this MR do?

  • Integrates the Alert Runbook field with the backend.

Depends on sy-alert-runbook-ui-be (!38234 (merged))

To test:

  1. Enable the feature flag alert_runbooks.
  2. Set up a metrics dashboard.
  3. Select the ellipsis on a populated chart, and choose 'Alerts'

issue: #208490 (closed)

Screenshots

before after
Screenshot_2020-08-05_at_20.01.13 Screenshot_2020-08-05_at_19.51.59
Screenshot_2020-08-05_at_20.01.05 Screenshot_2020-08-05_at_19.51.37

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [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