-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Currently we collect stats though JMX. Adding a new stat to JMX is cumbersome, and reading the stats out of JMX is painful if you're not on the same machine. As a consequence, we aren't measuring a fraction of the stuff we should be.
There are a couple of nice stats packages out there, such as twitter-stats[1] and codahale metrics[2], which would make collection of stats much easier.
This JIRA is to provide a generic interface, which a metrics backend can be plugged into.
[1] https://github.com/twitter/commons/tree/master/src/java/com/twitter/common/stats
[2] http://metrics.codahale.com/
- is depended upon by
-
BOOKKEEPER-398 Improving stats collection in bookkeeper
-
- Resolved
-
There are no Sub-Tasks for this issue.