-
Story
-
Resolution: Done
-
Normal
-
None
-
1
-
False
-
False
-
Undefined
-
-
Console - Sprint 195
In 4.7, we have the queries to calculate the dotted line for projects and overall cluster:
sum by (exported_namespace) (kube_pod_resource_request{resource="cpu"})
sum by (exported_namespace) (kube_pod_resource_request{resource="memory"})
We should add the dotted lines to the cluster and project dashboards showing total requests for CPU and memory.