This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new bb3c54f monitoring metrics edits
bb3c54f is described below
commit bb3c54fd276351d52e79f4677cf2e74ac807f5d7
Author: Bridget Bevens <[email protected]>
AuthorDate: Tue Nov 13 16:15:58 2018 -0800
monitoring metrics edits
---
docs/monitoring-metrics/index.html | 10 +++++-----
feed.xml | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/monitoring-metrics/index.html
b/docs/monitoring-metrics/index.html
index 77d4bfe..675c88e 100644
--- a/docs/monitoring-metrics/index.html
+++ b/docs/monitoring-metrics/index.html
@@ -1272,7 +1272,7 @@
</div>
- Nov 13, 2018
+ Nov 14, 2018
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1347,7 +1347,7 @@ A timer measures the rate that a particular piece of code
is called and the dist
</tr>
<tr>
<td>drill.allocator.rpc.bit.data.peak</td>
-<td>The maximum amount of memory used between all outgoing and incoming data
connections for this Drillbit up to this moment.</td>
+<td>The maximum amount of memory used between all outgoing and incoming data
connections for this Drillbit at the current time.</td>
</tr>
<tr>
<td>drill.allocator.rpc.bit.data.used</td>
@@ -1355,7 +1355,7 @@ A timer measures the rate that a particular piece of code
is called and the dist
</tr>
<tr>
<td>drill.allocator.rpc.bit.user.peak</td>
-<td>The maximum amount of memory used across all incoming Drill client
connections to this Drillbit up to this moment.</td>
+<td>The maximum amount of memory used across all incoming Drill client
connections to this Drillbit at the current time.</td>
</tr>
<tr>
<td>drill.allocator.rpc.bit.user.used</td>
@@ -1363,7 +1363,7 @@ A timer measures the rate that a particular piece of code
is called and the dist
</tr>
<tr>
<td>drill.allocator.huge.size</td>
-<td>Total size in bytes of huge (greater than 16MB) direct buffers allocated
until now</td>
+<td>Total size in bytes of huge (greater than 16MB) direct buffers currently
allocated.</td>
</tr>
<tr>
<td>drill.allocator.huge.count</td>
@@ -1375,7 +1375,7 @@ A timer measures the rate that a particular piece of code
is called and the dist
</tr>
<tr>
<td>drill.allocator.normal.size</td>
-<td>Total size in bytes of normal (less than and equal to 16MB) direct
buffers allocated until now. This counter is only updated in debug
environment when asserts are enabled to avoid overhead for each allocation
during normal execution.</td>
+<td>Total size in bytes of normal (less than and equal to 16MB) direct
buffers currently allocated. This counter is only updated in debug
environment when asserts are enabled to avoid overhead for each allocation
during normal execution.</td>
</tr>
<tr>
<td>count</td>
diff --git a/feed.xml b/feed.xml
index 03dd834..f14a785 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Tue, 13 Nov 2018 16:01:47 -0800</pubDate>
- <lastBuildDate>Tue, 13 Nov 2018 16:01:47 -0800</lastBuildDate>
+ <pubDate>Tue, 13 Nov 2018 16:14:10 -0800</pubDate>
+ <lastBuildDate>Tue, 13 Nov 2018 16:14:10 -0800</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>