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: 04bd800c47af281bc9c04654998a5293900b882a (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|Auto configuration settings are used unless you override their values here.')