Open
Description
Although we have pod level detail within k8s, there are times it may be necessary to understanding the process level utilisation of CPU and memory within the pod/container to assess inefficiencies.
At present, one would need to instruct the customer to access the pod to run various commands which can be prone to error.
Describe the solution you'd like
The objective of this issue is to explore collecting pod specific process information such as ps output, memory etc.