debian-mirror-gitlab/app/views/projects/services/prometheus/_help.html.haml
2022-06-21 17:19:12 +05:30

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