You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Jeffrey (JIRA)" <ji...@apache.org> on 2015/06/06 02:07:00 UTC

[jira] [Created] (USERGRID-726) Audit and review JMX Metrics for consistency

Jeffrey  created USERGRID-726:
---------------------------------

             Summary: Audit and review JMX Metrics for consistency
                 Key: USERGRID-726
                 URL: https://issues.apache.org/jira/browse/USERGRID-726
             Project: Usergrid
          Issue Type: Story
            Reporter: Jeffrey 


JMX Metrics have varying names and formats.  It would be helpful to standardize them.  Lets take a pass and rename them to have an "x.y" pattern.  
Where x=object/concept and y=attribute/action.  If there is no explicit y, y should be 'base'.

Here is an example:
this.deleteApplicationMeter = metricsFactory.getMeter(EsApplicationEntityIndexImpl.class, "application.delete");


https://github.com/apache/incubator-usergrid/pull/269



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