summaryrefslogtreecommitdiff
path: root/app/views/projects/services/prometheus/_help.html.haml
blob: c5b3fd31efad25a304ca992db97d1558e2bd62be (plain)
1
2
3
4
5
6
7
- 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.')