----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19545/#review43993 -----------------------------------------------------------
Ship it! 3rdparty/libprocess/include/process/system.hpp <https://reviews.apache.org/r/19545/#comment78234> I know you just moved this, but the "avg_" prefix seems wrong? the metrics names don't have that prefix. also, there is no mention of mem_total_bytes and mem_free_bytes? 3rdparty/libprocess/src/tests/system_tests.cpp <https://reviews.apache.org/r/19545/#comment78238> the "tests/system_tests.cpp" seems a bit misleading. just add this test to the metrics_tests file as this is just the default metrics process behavior. - Vinod Kone On May 22, 2014, 5:22 p.m., Dominic Hamon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19545/ > ----------------------------------------------------------- > > (Updated May 22, 2014, 5:22 p.m.) > > > Review request for mesos and Ben Mahler. > > > Bugs: MESOS-1146 > https://issues.apache.org/jira/browse/MESOS-1146 > > > Repository: mesos-git > > > Description > ------- > > see summary > > > Diffs > ----- > > 3rdparty/libprocess/Makefile.am fa9b4fd0bb2555c3372151f8b86c8a6457319d93 > 3rdparty/libprocess/include/process/system.hpp > fbd1eaa1de44eb419cef4c78efd6d138eabc7b44 > 3rdparty/libprocess/src/tests/metrics_tests.cpp > 8a131218b858a6571bd520c470eac850a3fd345e > 3rdparty/libprocess/src/tests/system_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/19545/diff/ > > > Testing > ------- > > make check and manually checked /system/stats.json against /metrics > > > Thanks, > > Dominic Hamon > >
