WARNING: Some instances are over their CPU entitlement. Consider scaling your memory or instances.
cf target -s prod
cf cpu-entitlement fecfile-api-proxy
avg usage curr usage
0 110.17% 118.12%
1 72.27% 77.67%
WARNING: Some instances are over their CPU entitlement. Consider scaling your memory or instances.
WARNING: Instance #1 was over entitlement from 2024-08-28 11:27:01 to 2024-08-29 10:18:16
QA Notes
Screenshot of space resources available after change Also run [https://github.com/cloudfoundry/cpu-entitlement-plugin?tab=readme-ov-file|https://github.com/cloudfoundry/cpu-entitlement-plugin?tab=readme-ov-file|smart-link] to verify. see example in dev notes
DEV Notes
Some checks run on 9/5/24, ~12:15pm:
cf target -s dev cf cpu-entitlement fecfile-api-proxy
avg usage curr usage
0 112.43% 114.96%
cf target -s stage cf cpu-entitlement fecfile-api-proxy
avg usage curr usage
0 123.20% 117.45%
1 129.29% 126.84%
WARNING: Some instances are over their CPU entitlement. Consider scaling your memory or instances.
cf target -s prod
cf cpu-entitlement fecfile-api-proxy
avg usage curr usage
0 110.17% 118.12%
1 72.27% 77.67%
WARNING: Some instances are over their CPU entitlement. Consider scaling your memory or instances. WARNING: Instance #1 was over entitlement from 2024-08-28 11:27:01 to 2024-08-29 10:18:16
Design
null
See full ticket and images here: FECFILE-1586