[ 
https://issues.apache.org/jira/browse/SOLR-14433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094127#comment-17094127
 ] 

ASF subversion and git services commented on SOLR-14433:
--------------------------------------------------------

Commit daeaffa9d7617031940b2e81b783a7f101c21a45 in lucene-solr's branch 
refs/heads/master from David Smiley
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=daeaffa ]

SOLR-14433: Improve SolrShardReporter default metrics list (#1453)

Now includes TLOG and UPDATE./update.
These were small bugs to begin with but from user perspective this is an 
incremental improvement.

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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