Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_show.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: 926671845c7b6c56f860525adaf8d6bc8e189ffc (plain)
1
2
3
4
5
6
7
8
9
.row
  .col-lg-3
    %h4.prepend-top-0
      = s_('PrometheusService|Metrics')

.row.append-bottom-default.prometheus-metrics-monitoring.js-prometheus-metrics-monitoring
  = render 'projects/services/prometheus/metrics', project: @project

= render 'projects/services/prometheus/external_alerts', project: @project