gitlab-org--gitlab-foss/app/views/projects/environments/metrics.html.haml
Fatih Acet 3741402a24 Make flash notifications sticky
This commit also unifies layout structure
and remove no_container flag
2019-09-03 09:03:35 +00:00

4 lines
151 B
Text

- page_title _("Metrics for environment"), @environment.name
.prometheus-container
#prometheus-graphs{ data: metrics_data(@project, @environment) }