Skip to content

Add noData empty state to Prometheus graphs

Mike Greiling requested to merge fix-prometheus-empty-state-no-data into master

What does this MR do?

Adds an empty state to the prometheus graphs in cases where there are no graphs to display. Currently it just shows an empty page with no useful information.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

before after
Screen_Shot_2018-01-29_at_1.40.24_PM Screen_Shot_2018-01-29_at_1.39.55_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes: gitlab-org/gitlab-ce#42558

Merge request reports