Skip to content

Use render instead of render_if_exists in app/views/projects/services/prometheus/_show.html.haml

What does this MR do?

This uses render instead of render_if_exists in app/views/projects/services/prometheus/_show.html.haml, per https://gitlab.com/gitlab-org/gitlab-ee/issues/6977.

Are there points in the code the reviewer needs to double check?

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6977

Merge request reports