You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/11/29 20:52:58 UTC

[jira] [Created] (SOLR-9812) Implement a /admin/metrics API

Shalin Shekhar Mangar created SOLR-9812:
-------------------------------------------

             Summary: Implement a /admin/metrics API
                 Key: SOLR-9812
                 URL: https://issues.apache.org/jira/browse/SOLR-9812
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: master (7.0), 6.4


We added a bare bones metrics API in SOLR-9788 but due to limitations with the metrics servlet supplied by the metrics library, it can show statistics from only one metric registry. SOLR-4735 has added a hierarchy of metric registries and the /admin/metrics API should support showing all of them as well as be able to filter metrics from a given registry name.

In this issue we will implement the improved /admin/metrics API.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org