Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_help.html.haml « prometheus « services « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b5b794a7aafb5681762a3c47f2a40d90de7b84e (plain)
1
2
3
4
5
6
7
- 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.')