8 lines
247 B
Text
8 lines
247 B
Text
|
.row
|
||
|
.col-lg-3
|
||
|
%h4.gl-mt-0
|
||
|
= s_('PrometheusService|Metrics')
|
||
|
|
||
|
.row.gl-mb-3.prometheus-metrics-monitoring.js-prometheus-metrics-monitoring
|
||
|
= render 'shared/integrations/prometheus/metrics', project: @project, integration: integration
|