[
https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959994#comment-16959994
]
ASF subversion and git services commented on SOLR-13847:
--------------------------------------------------------
Commit 3a7bf3b3af0c34fe4ddb5e8216d547c00a35cda3 in lucene-solr's branch
refs/heads/branch_8x from Cassandra Targett
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3a7bf3b ]
SOLR-13847: Fix docs for Metrics Trigger
> Fix ref guide for autoscaling metric trigger
> --------------------------------------------
>
> Key: SOLR-13847
> URL: https://issues.apache.org/jira/browse/SOLR-13847
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: AutoScaling, documentation
> Affects Versions: 7.7.2, 8.2
> Reporter: ROCHETEAU Antoine
> Priority: Minor
> Attachments: metric_trigger_documentation.patch
>
>
> Reported in the IRC channel who ask me to raise an issue,
> The documentation for the autoscaling metric trigger have an error on the
> description (it's not possible to set up a basic metric trigger with the
> current documentation).
> [https://lucene.apache.org/solr/guide/8_1/solrcloud-autoscaling-triggers.html#metric-trigger]
> metric:_group_:_prefix_ should be replaced by
> metric{color:#ff0000}s{color}:_group_:_prefix_
> This correction is also required on the example:
> {{metric{color:#ff0000}s{color}:solr.node:CONTAINER.fs.coreRoot.usableSpace}}
> This is confirmed by the source code with explicit use of "metrics:" (see
> for example: org.apache.solr.cloud.autoscaling.sim.SimNodeStateProvider or
> org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]