scout_apm_python
scout_apm_python copied to clipboard
CPU Metrics Nonsensical
Viewing CPU usage for a node on the Python monitoring page gives data that doesn't make sense. See attached photo.
Thanks for the report @alexottoboni. Do you happen to be running your apps in containers or have any resource limits applied via cgroups?
They are running in containers on AWS ECS Fargate. Is this already a known issue? If so I should have looked through the documentation better, haha.
@alexottoboni Thanks for the info. Sometimes containers can complicate the calculation of CPU usage resulting in inaccurate info. Sometimes we also calculate incorrect info even without containers: we'll investigate making the CPU stats more robust. The rest of the metrics gathered are not affected.
I've noticed this same thing, also running in ECS Fargate here.