You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2020/10/16 12:23:28 UTC

[lucene-solr] branch master updated: SOLR-14651: improve metrics history docs When the MHH is disabled, it is *not* possible to retrieve history.

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

dsmiley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a330e6  SOLR-14651: improve metrics history docs When the MHH is disabled, it is *not* possible to retrieve history.
6a330e6 is described below

commit 6a330e6304d363584e19110aa367b1168e910a69
Author: David Smiley <ds...@apache.org>
AuthorDate: Fri Oct 16 08:23:06 2020 -0400

    SOLR-14651: improve metrics history docs
    When the MHH is disabled, it is *not* possible to retrieve history.
---
 solr/solr-ref-guide/src/metrics-history.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/solr-ref-guide/src/metrics-history.adoc b/solr/solr-ref-guide/src/metrics-history.adoc
index 640736c..37138fc 100644
--- a/solr/solr-ref-guide/src/metrics-history.adoc
+++ b/solr/solr-ref-guide/src/metrics-history.adoc
@@ -136,9 +136,9 @@ with the existing metrics configuration section in this file. Configuration is s
 
 Currently the following configuration options are supported:
 
-`enable`:: boolean, default is `true`. If this is `false` then metrics history is not collected
-but can still be retrieved from existing databases. When this is `true` then metrics are
-periodically collected, aggregated and saved.
+`enable`:: boolean, default is `true`.
+If this is `false` then metrics history is not collected.
+When this is `true` then metrics are periodically collected, aggregated and saved.
 
 `enableReplicas`:: boolean, default is `false`. When this is `true` non-aggregated history will be
 collected for each replica in each collection. When this is `false` then only aggregated history