scope icon indicating copy to clipboard operation
scope copied to clipboard

FEATURE REQUEST: cpu percentage should be calculated with respect to "cpu request/limit"

Open amitm02 opened this issue 5 years ago • 2 comments

Currently the CPU percentage is calculated with respect to the system cpus. In the word on VMs and distributed system, the actual CPU of a specific node is not that important. It would be better if there will be an option to show that as percentage with respected to "cpu limit/request" as specified by the pod

amitm02 avatar Mar 01 '20 14:03 amitm02

Duplicate of #2760?

bboreham avatar Mar 19 '20 13:03 bboreham

Also note I have proposed that we use Prometheus as a source for metrics in future, so perhaps a good opportunity to look at how we can source Kubernetes resource requests and limits from Prometheus instead of adding more numbers to Scope reports.

bboreham avatar Mar 24 '20 11:03 bboreham