-
Bug
-
Resolution: Done
-
Normal
-
4.11.z
-
Low
-
None
-
False
-
-
In the monitoring dashboard under Kubernetes/Compute Resources/, all metrics on diagrams "CPU Usage" and "Memory Usage" are shown in an unstacked way.
-
Bug Fix
Description of problem:
While viewing resource consumption for a specific pod, several graphes are stacked that should not be. For example cpu/memory limits are a static value and thus should be a static line across a graph. However when viewing the Kubernetes / Compute Resources / Pod Dashboard I see limits are stacked above the usage. This applies to both CPU and Memory Usage graphs on this dashboard. When viewing the graph via inspect the visualization seems "fixed".
Version-Release number of selected component (if applicable):
OCP 4.11.19
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
At the current version 4.12 Openshift console cannot mix both stacked metrics with unstacked metrics on the same chart. The fix is to unstack metrics on charts having some limit markers such as request, limit, etc.
- clones
-
OCPBUGS-5353 Dashboard graph should not be stacked - Kubernetes / Compute Resources / Pod Dashboard
- Closed
- depends on
-
OCPBUGS-5353 Dashboard graph should not be stacked - Kubernetes / Compute Resources / Pod Dashboard
- Closed
- links to