This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mesos-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c48a3e0  Updated the website built from mesos SHA: a5b9f6e.
c48a3e0 is described below

commit c48a3e037fc25b447587d4e299502bc3da12f11d
Author: jenkins <[email protected]>
AuthorDate: Fri Mar 8 01:16:45 2019 +0000

    Updated the website built from mesos SHA: a5b9f6e.
---
 content/documentation/latest/monitoring/index.html | 14 ++++++++++++++
 content/documentation/monitoring/index.html        | 14 ++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/content/documentation/latest/monitoring/index.html 
b/content/documentation/latest/monitoring/index.html
index b095efa..4a234f0 100644
--- a/content/documentation/latest/monitoring/index.html
+++ b/content/documentation/latest/monitoring/index.html
@@ -1708,6 +1708,20 @@ the agent and their current usage.</p>
   <td>Allocated revocable memory in MB</td>
   <td>Gauge</td>
 </tr>
+<tr>
+  <td>
+  <code>volume_gid_manager/volume_gids_total</code>
+  </td>
+  <td>Number of gids configured for volume gid manager</td>
+  <td>Gauge</td>
+</tr>
+<tr>
+  <td>
+  <code>volume_gid_manager/volume_gids_free</code>
+  </td>
+  <td>Number of free gids available for volume gid manager</td>
+  <td>Gauge</td>
+</tr>
 </table>
 
 
diff --git a/content/documentation/monitoring/index.html 
b/content/documentation/monitoring/index.html
index 31760f2..f70a132 100644
--- a/content/documentation/monitoring/index.html
+++ b/content/documentation/monitoring/index.html
@@ -1708,6 +1708,20 @@ the agent and their current usage.</p>
   <td>Allocated revocable memory in MB</td>
   <td>Gauge</td>
 </tr>
+<tr>
+  <td>
+  <code>volume_gid_manager/volume_gids_total</code>
+  </td>
+  <td>Number of gids configured for volume gid manager</td>
+  <td>Gauge</td>
+</tr>
+<tr>
+  <td>
+  <code>volume_gid_manager/volume_gids_free</code>
+  </td>
+  <td>Number of free gids available for volume gid manager</td>
+  <td>Gauge</td>
+</tr>
 </table>
 
 

Reply via email to