----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66844/ -----------------------------------------------------------
(Updated April 27, 2018, 4:54 p.m.) Review request for mesos, Benjamin Mahler, Gaston Kleiman, Gilbert Song, and Vinod Kone. Summary (updated) ----------------- Added framework metrics for filtered resources to the allocator. Repository: mesos Description (updated) ------- These metrics count the number of times that the allocator has filtered resources out of this framework's offer stream, with separate metrics for different types of filtering. Diffs (updated) ----- src/master/allocator/mesos/hierarchical.hpp 955ae3e6a9e3c790fb260311ec4b4ef725a826d3 src/master/allocator/mesos/hierarchical.cpp 1000968be6a2935a4cac571414d7f06d7df7acf0 src/master/allocator/mesos/metrics.hpp d56a10b2d949180c081e7e285e8d60e6ea12ecfa src/master/allocator/mesos/metrics.cpp 4892dbce65e2f7c12ba5105e28855ba6b6bf800e Diff: https://reviews.apache.org/r/66844/diff/3/ Changes: https://reviews.apache.org/r/66844/diff/2-3/ Testing ------- Thanks, Greg Mann
