debian-mirror-gitlab/app/views/projects/services/prometheus/_help.html.haml
2020-08-09 17:44:08 +05:30

8 lines
344 B
Text

- if @project
= render 'projects/services/prometheus/configuration_banner', project: @project, service: @service
%h4.gl-mb-3
= s_('PrometheusService|Manual configuration')
%p
= s_('PrometheusService|Select the Active checkbox to override the Auto Configuration with custom settings. If unchecked, Auto Configuration settings are used.')