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

(Updated June 9, 2017, 6:55 p.m.)


Review request for mesos and Joseph Wu.


Changes
-------

Rebased and addressed review feedback.


Bugs: MESOS-7524
    https://issues.apache.org/jira/browse/MESOS-7524


Repository: mesos


Description
-------

Add the Fetcher metrics to track the number of fetch requests
sent to the Fetcher (`containerizer/fetcher/task_fetches_total`)
and the number of errors reported by the Fetcher
(`containerizer/fetcher/task_fetches_failed`).


Diffs (updated)
-----

  src/slave/containerizer/fetcher.hpp efeadbf4b7804ea4c1e443d1e5212e303796ace4 
  src/slave/containerizer/fetcher.cpp 770cad3e046e8a6d58b6bc9176eb7ecdbd340db4 


Diff: https://reviews.apache.org/r/59464/diff/4/

Changes: https://reviews.apache.org/r/59464/diff/3-4/


Testing
-------

make check (Fedora 25)


Thanks,

James Peach

Reply via email to