Repository: mesos
Updated Branches:
  refs/heads/master 33e6a23e9 -> 366b27af2


Fixed an documentation error in `monitoring.md`.

Review: https://reviews.apache.org/r/66692/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/366b27af
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/366b27af
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/366b27af

Branch: refs/heads/master
Commit: 366b27af20a6aa2532132057b01f7ec658a2946a
Parents: 33e6a23
Author: Meng Zhu <[email protected]>
Authored: Mon Apr 23 14:39:52 2018 -0700
Committer: Benjamin Mahler <[email protected]>
Committed: Mon Apr 23 14:39:52 2018 -0700

----------------------------------------------------------------------
 docs/monitoring.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/366b27af/docs/monitoring.md
----------------------------------------------------------------------
diff --git a/docs/monitoring.md b/docs/monitoring.md
index 34cfd05..c20b99e 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -410,7 +410,7 @@ unhealthy or that they are not able to connect to the 
elected master.
 </tr>
 <tr>
   <td>
-  <code>master/slaves_inactive</code>
+  <code>master/slaves_unreachable</code>
   </td>
   <td>Number of unreachable agents. Unreachable agents are periodically
       garbage collected from the registry, which will cause this value to

Reply via email to