summaryrefslogtreecommitdiff
path: root/app/views/projects/services/prometheus/_help.html.haml
blob: 9b3cb8893c4f8491d5d53aef803cb408f26a38e2 (plain)
1
2
3
4
5
6
7
- if @project
  = render 'projects/services/prometheus/configuration_banner', project: @project, integration: integration

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