Re: Getting Stats into a python dict

2012-10-12 Thread Adam Lindsay
Hi David, Yes, but only via the HTTP interface: from riak import RiakClient r = RiakClient() r.get_transport().stats() -- Adam Lindsay On Friday, 12 October 2012 at 19:29, David Montgomery wrote: > Hi, > > I see in the riak control I can see stats. > > https://111.111.11.111:8069/stats

Getting Stats into a python dict

2012-10-12 Thread David Montgomery
Hi, I see in the riak control I can see stats. https://111.111.11.111:8069/stats Does the python api support getting the stats into a dictionary? Thanks ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/r