kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Capacity card integration #273

Closed AyushAmbastha closed 5 years ago

AyushAmbastha commented 5 years ago

Added the Prometheus integration of the Capacity card https://github.com/kubevirt/web-ui-components/pull/318 Queries used- const STORAGE_CEPH_CAPACITY_TOTAL_QUERY = 'ceph_cluster_total_bytes'; const STORAGE_CEPH_CAPACITY_USED_QUERY = 'ceph_cluster_total_used_bytes';

Screenshot from 2019-04-08 21-09-40