[ https://issues.apache.org/jira/browse/SOLR-11205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209274#comment-16209274 ]
ASF subversion and git services commented on SOLR-11205: -------------------------------------------------------- Commit 3665291a7e340f9527897250a4d5ad90165fd6d7 in lucene-solr's branch refs/heads/branch_7_1 from [~ctargett] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3665291 ] SOLR-11205: fix link reference to metrics page > Make arbitrary metrics values available for policies > ---------------------------------------------------- > > Key: SOLR-11205 > URL: https://issues.apache.org/jira/browse/SOLR-11205 > Project: Solr > Issue Type: Sub-task > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Noble Paul > Assignee: Noble Paul > > Any metric available in the metrics API should be available for policy > configurations. > Example; > {code} > {'replica': 0, 'metrics:solr.jvm/os.systemLoadAverage': '<0.5'} > {code} > So the syntax to use a metric is: > {code} > metrics:<group>/<metric> > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org