[ 
https://issues.apache.org/jira/browse/SOLR-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar updated SOLR-9948:
----------------------------------------
    Attachment: SOLR-9948.patch

Here's a patch for master. It allows one to configure "metricNameStrategy" in 
both http shard handler and update shard handler sections of solr.xml with 
three allowed values ("queryLessURLAndMethod", "hostAndMethod", "methodOnly"). 
The default is still queryLessURLAndMethod.

> Add a way to configure granularity of metrics for http connections
> ------------------------------------------------------------------
>
>                 Key: SOLR-9948
>                 URL: https://issues.apache.org/jira/browse/SOLR-9948
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: metrics
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: master (7.0), 6.4
>
>         Attachments: SOLR-9948.patch
>
>
> Currently, the http connections made via HttpShardHandler and 
> UpdateShardHandler collect metrics per query-less url and method. This is 
> very flexible but it can also create a lot of metrics on large clusters. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to