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

David Smiley updated SOLR-14433:
--------------------------------
    Description: 
SolrShardReporter's default metric filters have two problems:
 * "Tlog.\*" should be "TLOG.\*" (a bug)
 * "UPDATE
./update/.\*requests" should be "UPDATE
./update.\*requests"  (notice removal of one '/')

Today, the first was fixed and tagged to the issue that incorrectly made this 
change – SOLR-12690.  What remains is the other.

CC [~ab]

  was:
SolrShardReporter's default metric filters have two problems:
 * "Tlog.*" should be "TLOG.*" (a bug)
 * "UPDATE\\./update/.*requests" should be "UPDATE\\./update.*requests"  
(notice removal of one '/')

Today, the first was fixed and tagged to the issue that incorrectly made this 
change – SOLR-12690.  What remains is the other.

CC [~ab]


> Improve default metrics collected by SolrShardReporter
> ------------------------------------------------------
>
>                 Key: SOLR-14433
>                 URL: https://issues.apache.org/jira/browse/SOLR-14433
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: metrics
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Minor
>
> SolrShardReporter's default metric filters have two problems:
>  * "Tlog.\*" should be "TLOG.\*" (a bug)
>  * "UPDATE
> ./update/.\*requests" should be "UPDATE
> ./update.\*requests"  (notice removal of one '/')
> Today, the first was fixed and tagged to the issue that incorrectly made this 
> change – SOLR-12690.  What remains is the other.
> CC [~ab]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to