debian-mirror-gitlab/app/views/shared/integrations/prometheus/_help.html.haml
2022-07-17 14:43:12 +02:00

8 lines
303 B
Text

- 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.')