SOLR-14651: improve metrics history docs

When the MHH is disabled, it is *not* possible to retrieve history.
This commit is contained in:
David Smiley 2020-10-16 08:23:06 -04:00
parent 9877085811
commit 6a330e6304
1 changed files with 3 additions and 3 deletions

View File

@ -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