You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Sweeney (JIRA)" <ji...@apache.org> on 2015/01/13 01:03:35 UTC

[jira] [Commented] (MESOS-1458) Restore "cpus" metric in addition to cpu_*_secs counters in container stats

    [ https://issues.apache.org/jira/browse/MESOS-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274444#comment-14274444 ] 

Kevin Sweeney commented on MESOS-1458:
--------------------------------------

Ping? Is this won't fix?

> 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.3.4#6332)