Skip to content

Resolve "Prometheus graphs have no empty state when no data is present"

Mike Greiling requested to merge 42558-add-monitoring-no-data-empty-state into master

This MR adds new "no data" illustration to the no-data state of the prometheus graphs.

This also refactors monitoring graph illustrations to import SVGs directly through file-loader rather than injecting urls through sprockets and rails helpers. Edit: I'm moving this to a separate issue.

before after
before after

Closes #42558 (closed)

Edited by Mike Greiling

Merge request reports