Jan Schlicht created MESOS-4280:
-----------------------------------
Summary: Only provide total CPU usage in framework and executors
statistics object.
Key: MESOS-4280
URL: https://issues.apache.org/jira/browse/MESOS-4280
Project: Mesos
Issue Type: Improvement
Components: webui
Reporter: Jan Schlicht
Assignee: Jan Schlicht
Priority: Minor
Currently the {{Statistics}} object that is used in the frontend has fields for
the CPU user usage, CPU system usage and CPU total usage. These are calculated
from a {{ResourceStatistics}} JSON response. Only CPU total usage -- which is
calculated from user and system usage -- is used in the UI.
Therefore the user and system usage fields could be removed and only the total
usage could be provided, simplifying the {{Statistics}} object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)