You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only CPU time is reported in the /state API endpoint for instances. While the total CPU time can be interesting to some, I think most users are actually interested in a CPU usage in percents (which we can calculate easily from CPU time) relative to the CPU count (which we don’t have access to).