David Smiley created SOLR-14433:
-----------------------------------

             Summary: 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


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