Kevin Sweeney created MESOS-1458:
------------------------------------
Summary: Restore "cpus" metric in addition to cpu_*_secs counters
in container stats
Key: MESOS-1458
URL: https://issues.apache.org/jira/browse/MESOS-1458
Project: Mesos
Issue Type: Story
Components: isolation, slave
Affects Versions: 0.18.0
Reporter: Kevin Sweeney
While a "cpu-seconds per second" metric can be computed with 2 samples of
cpu_*_secs at different times, it's often convenient to have a single
self-contained value, for example if sample collection interval is long, or so
that an operator can glance at the cpu usage of a task with a single curl
command.
Add user_cpus, system_cpus, and total_cpus metrics to the available container
stats.
--
This message was sent by Atlassian JIRA
(v6.2#6252)