gitlab-org--gitlab-foss/app/views/projects/services/prometheus/_help.html.haml

8 lines
358 B
Text
Raw Normal View History

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