Re: Get accumulo monitoring stats via java code

2016-09-07 Thread Josh Elser
ache.org *Sent: *Wednesday, September 7, 2016 3:02:34 AM *Subject: *Get accumulo monitoring stats via java code Dear all, I'm trying to visualize accumulo metrics on a Kibana dashboard so that analysis can be performed on them. For that I need to index the individual metrics in an elastic-search index.

Get accumulo monitoring stats via java code

2016-09-07 Thread vaibhav thapliyal
Dear all, I'm trying to visualize accumulo metrics on a Kibana dashboard so that analysis can be performed on them. For that I need to index the individual metrics in an elastic-search index. Can you please tell me how can I get these metrics through java code/api? If not through the public api