You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2018/11/14 00:04:51 UTC

[drill-site] branch asf-site updated: edit monitoring metrics page

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 121dcc7  edit monitoring metrics page
121dcc7 is described below

commit 121dcc735dec48f5e1192a0422b80d7a80399242
Author: Bridget Bevens <bb...@maprtech.com>
AuthorDate: Tue Nov 13 16:04:37 2018 -0800

    edit monitoring metrics page
---
 docs/monitoring-metrics/index.html | 4 ++--
 feed.xml                           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/monitoring-metrics/index.html b/docs/monitoring-metrics/index.html
index a967080..77d4bfe 100644
--- a/docs/monitoring-metrics/index.html
+++ b/docs/monitoring-metrics/index.html
@@ -1290,11 +1290,11 @@ A gauge is an instantaneous measure of a value. See <a href="/docs/monitoring-me
 <li><strong>Counters</strong><br>
 A counter is a snapshot of the count of metrics at a particular point in time. (A gauge for an <a href="https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicLong.html">AtomicLong</a> instance.) See <a href="/docs/monitoring-metrics/#counters">Counters</a>.<br></li>
 <li><strong>Histograms</strong><br>
-A histogram measures the statistical distribution of values in a stream of data.<br></li>
+A histogram measures the statistical distribution of values in a stream of data. See <a href="/docs/monitoring-metrics/#histograms">Histograms</a>.<br></li>
 <li><strong>Meters</strong><br>
 A meter measures the rate of events over time, for example requests per second. Drill currently does not use meters to report system-level metrics.<br></li>
 <li><strong>Timers</strong><br>
-A timer measures the rate that a particular piece of code is called and the distribution of its duration.<br></li>
+A timer measures the rate that a particular piece of code is called and the distribution of its duration. See <a href="/docs/monitoring-metrics/#timers">Timers</a>.</li>
 </ul>
 
 <h2 id="remote-monitoring">Remote Monitoring</h2>
diff --git a/feed.xml b/feed.xml
index 0bc6efc..03dd834 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 15:20:09 -0800</pubDate>
-    <lastBuildDate>Tue, 13 Nov 2018 15:20:09 -0800</lastBuildDate>
+    <pubDate>Tue, 13 Nov 2018 16:01:47 -0800</pubDate>
+    <lastBuildDate>Tue, 13 Nov 2018 16:01:47 -0800</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>