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)