You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ROCHETEAU Antoine (Jira)" <ji...@apache.org> on 2019/10/15 19:13:00 UTC

[jira] [Created] (SOLR-13847) Fix ref guide for autoscaling metric trigger

ROCHETEAU Antoine created SOLR-13847:
----------------------------------------

             Summary: 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: 8.2, 7.7.2
            Reporter: ROCHETEAU Antoine
         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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org