Skip to content

WIP: Resolve "Add CPU & Memory metrics to k8s cluster page"

Mike Greiling requested to merge 38783-add-cluster-metrics-frontend into master

What does this MR do?

This is the frontend component of #38783 (moved) which is based on the work in gitlab-org/gitlab-ce!17139

Here is the current state of this feature:

empty state cluster health
empty-state cluster-health

Current limitations:

  • The "Install Prometheus" link merely scrolls the page down to the "Applications" section where the user can install Helm Tiller and Prometheus
  • The graphs have been repurposed from the environment monitoring page and still require some additional customization and polish to fit neatly into the smaller area on this page. The extra header and borders still need to be removed, and the responsive layout features in which the graphs become oriented vertically in smaller viewport sizes need to be addressed.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #38783 (moved)

Edited by Mike Greiling

Merge request reports