debian-mirror-gitlab/app/views/projects/services/prometheus/_help.html.haml
2020-04-22 19:07:51 +05:30

7 lines
358 B
Text

- if @project
= render 'projects/services/prometheus/configuration_banner', project: @project, service: @service
%h4.append-bottom-default
= 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.')