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

janhoy pushed a commit to tag history/branches/lucene-solr/branch_7_1
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 3665291a7e340f9527897250a4d5ad90165fd6d7
Author: Cassandra Targett <[email protected]>
AuthorDate: Wed Oct 18 07:49:12 2017 -0500

    SOLR-11205: fix link reference to metrics page
---
 solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc 
b/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
index b8e52ac..2f7dc3b 100644
--- a/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
+++ b/solr/solr-ref-guide/src/solrcloud-autoscaling-policy-preferences.adoc
@@ -139,7 +139,7 @@ The least significant to most significant segments of IP 
address. For example, f
 Any arbitrary system property set on the node on startup.
 
 `metrics:<full-path-to-the metric>` ::
-Any arbitrary metric. eg: `metrics:solr.node:CONTAINER.fs.totalSpace`. Refer 
to the `key` parameter in <<metrics-reporting.adoc, Metrics API>>
+Any arbitrary metric. eg: `metrics:solr.node:CONTAINER.fs.totalSpace`. Refer 
to the `key` parameter in <<metrics-reporting.adoc#metrics-reporting, Metrics 
API>>
 
 === Policy Operators
 

Reply via email to