[
https://issues.apache.org/jira/browse/SOLR-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822757#comment-15822757
]
ASF subversion and git services commented on SOLR-9960:
-------------------------------------------------------
Commit 53d5af17dac5e2c27f1304b029cbd09461ea197b in lucene-solr's branch
refs/heads/master from [~ab]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=53d5af1 ]
SOLR-9960 MetricsHandler should support multiple prefixes.
> MetricsHandler should support multiple prefixes.
> ------------------------------------------------
>
> Key: SOLR-9960
> URL: https://issues.apache.org/jira/browse/SOLR-9960
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: metrics
> Affects Versions: master (7.0), 6.4
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Priority: Minor
> Fix For: master (7.0), 6.4
>
> Attachments: SOLR-9960.patch
>
>
> Some consumers of the {{/admin/metrics}} API need to retrieve only a number
> of specific metrics they are interested in, which don't share the same
> prefix. Additionally, selecting by "group" or "type" is insufficient when
> users need to retrieve metrics for a specific collection (all collections
> handled by a node belong to the same group "core").
> Concrete examples of this kind of use are in SOLR-9857 and SOLR-9858.
> The modification needed to support this in {{MetricsHandler}} is simple:
> * support multiple "prefix" parameters
> * support also "registryPrefix" parameter as an alternative to "group".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]