I use collectd to get metrics of the app. oo-cgroup-read allows to get memory and disc metrics, but I don't see how to get CPU metrics.
collectd seems pulls system info from /proc (or smth like that) and this not really correct in OpenShift environment.
Is it possible to get CPU usage and quota for a gear?