gitlab-org--gitlab-foss/app/views/shared/integrations/prometheus/_help.html.haml

9 lines
303 B
Plaintext

- if @project
= render 'shared/prometheus_configuration_banner', project: @project, integration: integration, header_tag: :h4
%hr
%h4.gl-mb-3
= s_('PrometheusService|Manual configuration')
%p
= s_('PrometheusService|Auto configuration settings are used unless you override their values here.')