Commit 0e2af1ad authored by Paul Slaughter's avatar Paul Slaughter

Merge branch 'tr-pajamas-migrate-prometheus-alert' into 'master'

Migrate prometheus integrations alert to Pajamas

See merge request gitlab-org/gitlab!84345
parents 84503b11 4737eff4
......@@ -2,8 +2,7 @@
.row
.col-lg-12
.gl-alert.gl-alert-info{ role: 'alert' }
= sprite_icon('information-o', css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title')
= render Pajamas::AlertComponent.new(dismissible: false) do
.gl-alert-body
= s_('AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated.')
.gl-alert-actions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment