-
Epic
-
Resolution: Done
-
Major
-
CNV v4.17.0
-
None
-
Display the memory overcommit widget in the Dashboard
-
77
-
-
Green
-
To Do
-
Goal
Add memory over commit data to widget dashboard
User Stories
- Prometheus query for UI:
sum by (instance)(((node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes) + (node_memory_SwapTotal_bytes - node_memory_SwapFree_bytes)) / node_memory_MemTotal_bytes) *100
In human words: This is approximating how much over-committment of memory is taking place. A value of 100 means RAM+SWAP usage are 100% of system RAM capacity. 105% means RAM+SWAP are factor 105% of system RAM capacity.
Threshold: Yellow 95%, Red 105%
Based on: https://docs.google.com/document/d/1AbR1LACNMRU2QMqFpe-Se2mCEFLMqW_M9OPKh2v3yYw/edit?usp=sharing
Non-Requirements
- List of things not included in this epic, to alleviate any doubt raised during the grooming process.
Notes
- clones
-
CNV-4600 CNV Epic Template
-
- New
-
1.
|
upstream roadmap issue |
|
Closed | |
Unassigned |
2.
|
upstream design |
|
Closed | |
Unassigned |
3.
|
upstream documentation |
|
Closed | |
Unassigned |
4.
|
upgrade consideration |
|
Closed | |
Guohua Ouyang |
5.
|
CEE/PX summary presentation |
|
Closed | |
Unassigned |
6.
|
test plans in polarion |
|
Closed | |
Guohua Ouyang |
7.
|
automated tests |
|
Closed | |
Guohua Ouyang |
8.
|
downstream documentation merged |
|
Closed | |
Unassigned |