-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45852/
-----------------------------------------------------------
(Updated April 8, 2016, 8:34 p.m.)
Review request for mesos, Ben Mahler, Rob Todd, and Vikrama Ditya.
Changes
-------
Split the webui updates into a separate commit.
Bugs: MESOS-4624
https://issues.apache.org/jira/browse/MESOS-4624
Repository: mesos
Description (updated)
-------
Added standard metrics for GPU resources.
Diffs (updated)
-----
src/master/metrics.cpp 30c091198a8fdd6d6a957a351dc37d3dae7788e4
src/slave/metrics.cpp 42c66d7d7176232ccc71f1e040bcae99900f49f8
src/tests/master_tests.cpp 8f93fbaf2bfd66bbc144a85c0097f45c55ff3491
src/tests/slave_tests.cpp 03bb6da687a1bf11d81619839e6730835e5c4d82
Diff: https://reviews.apache.org/r/45852/diff/
Testing (updated)
-------
Ran:
```
GTEST_FILTER="SlaveTest.MetricsInMetricsEndpoint:SlaveTest.MetricsInMetricsEndpoint" make
-j check
SUCCESS
```
Thanks,
Kevin Klues
|