You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by David Medinets <da...@gmail.com> on 2013/04/08 22:08:26 UTC

While I'm on this MBeans kick, add jminix or jolokia to expose metrics via REST?

Since Accumulo already has servlets, would it be bad to add something like
jminix or jolokia <https://github.com/rhuss/jolokia> so that the metrics
can be read via REST? It seems like a fairly easy thing to do.
<https://github.com/rhuss/jolokia>