-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50702/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-4049
https://issues.apache.org/jira/browse/MESOS-4049
Repository: mesos
Description
-------
The master will shortly be changed to no longer shutdown unhealthy
agents, so the previous metric name is no longer accurate.
Diffs
-----
docs/monitoring.md e19ecd0ad23538da288577da0237d067459aa7ba
src/master/master.cpp 060dc7f9730808c7fd9b8f9ecdbde0aac14d135c
src/master/metrics.hpp 9d201fcce1c46a890c86a889ab31029f9a061561
src/master/metrics.cpp 88a752dc2b4b73ccb919e99478b9ea2bd83842a0
src/tests/master_tests.cpp 6709818d599c068c289bcb714446018577082d8b
src/tests/partition_tests.cpp 91969e4c3196a4f36c19abf38e229f3a36e87ea1
Diff: https://reviews.apache.org/r/50702/diff/
Testing
-------
make check
Thanks,
Neil Conway