summaryrefslogtreecommitdiff
path: root/app/views/projects/services/prometheus/_help.html.haml
blob: f40d863884509bd52c5d867d860e9fda9de60b8c (plain)
1
2
3
4
5
6
7
8
- if @project
  = render 'shared/prometheus_configuration_banner', project: @project, integration: integration, header_tag: :h4
  %hr

%h4.gl-mb-3
  = s_('PrometheusService|Manual configuration')
%p
  = s_('PrometheusService|Auto configuration settings are used unless you override their values here.')