7 lines
284 B
Text
7 lines
284 B
Text
- 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.')
|