Files
openshift-resource-governance/app/services/historical_analysis.py
andersonid 605622f7db Fix CPU and Memory summary calculation
- Change from sum() to current value (last point) for accurate usage
- CPU and Memory should show current usage, not sum of all data points
- Fixes issue where memory usage was incorrectly showing 800+ MB
- Now shows realistic current resource consumption values
2025-10-03 20:29:04 -03:00

72 KiB