You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2013/02/22 01:31:08 UTC

Re: Review Request: Resource Monitoring 2: Added global statistics.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9090/
-----------------------------------------------------------

(Updated Feb. 22, 2013, 12:31 a.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Changed summary.
Rebased off trunk.


Summary (updated)
-----------------

Resource Monitoring 2: Added global statistics.


Description
-------

This adds a global Statistics object for libprocess, which enables centralized stats across Processes.

I'd love to eventually plumb stats into libprocess and export to the webui! (MESOS-320)


This addresses bug MESOS-324.
    https://issues.apache.org/jira/browse/MESOS-324


Diffs (updated)
-----

  third_party/libprocess/include/process/process.hpp 0a6371813fd5fa585bca2b578404b52a59fc45f0 
  third_party/libprocess/include/process/statistics.hpp faefad2e374e08e4e0f88750c4c4eee74bce62d7 
  third_party/libprocess/src/process.cpp 878f2e866bcff8ecd743f16b1fd6f211bc5bf78a 
  third_party/libprocess/src/statistics.cpp 29d08f05c6ab7b69d587a44aab860b4dfe645b89 

Diff: https://reviews.apache.org/r/9090/diff/


Testing
-------

make check


Thanks,

Ben Mahler


Re: Review Request: Resource Monitoring 2: Added global statistics.

Posted by Ben Mahler <be...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9090/
-----------------------------------------------------------

(Updated Feb. 22, 2013, 12:31 a.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Description
-------

This adds a global Statistics object for libprocess, which enables centralized stats across Processes.

I'd love to eventually plumb stats into libprocess and export to the webui! (MESOS-320)


This addresses bug MESOS-324.
    https://issues.apache.org/jira/browse/MESOS-324


Diffs
-----

  third_party/libprocess/include/process/process.hpp 0a6371813fd5fa585bca2b578404b52a59fc45f0 
  third_party/libprocess/include/process/statistics.hpp faefad2e374e08e4e0f88750c4c4eee74bce62d7 
  third_party/libprocess/src/process.cpp 878f2e866bcff8ecd743f16b1fd6f211bc5bf78a 
  third_party/libprocess/src/statistics.cpp 29d08f05c6ab7b69d587a44aab860b4dfe645b89 

Diff: https://reviews.apache.org/r/9090/diff/


Testing
-------

make check


Thanks,

Ben Mahler