[
https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ROCHETEAU Antoine updated SOLR-13847:
-------------------------------------
Description:
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)
was:
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)
> 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: documentation
> Affects Versions: 7.7.2, 8.2
> Reporter: ROCHETEAU Antoine
> Priority: Trivial
> 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]