You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2016/02/09 10:48:18 UTC

[jira] [Created] (MESOS-4624) Add allocation metrics for "gpus" resources.

Benjamin Mahler created MESOS-4624:
--------------------------------------

             Summary: Add allocation metrics for "gpus" resources.
                 Key: MESOS-4624
                 URL: https://issues.apache.org/jira/browse/MESOS-4624
             Project: Mesos
          Issue Type: Task
          Components: master, slave
            Reporter: Benjamin Mahler


Allocation metrics are currently hard-coded to include only {{\["cpus", "mem", "disk"\]}} resources. We'll need to add "gpus" to the list to start, possibly following up on the TODO to remove the hard-coding.

See:
https://github.com/apache/mesos/blob/0.27.0/src/master/metrics.cpp#L266-L269
https://github.com/apache/mesos/blob/0.27.0/src/slave/metrics.cpp#L123-L126




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)