On Fri, Oct 24, 2014 at 8:17 AM, Dane Elwell <dane.elwell@xxxxxxxxx> wrote: > Hi list, > > We're using the object storage in production and billing people based > on their usage, much like S3. We're also trying to produce things like > hourly bandwidth graphs for our clients. > > We're having some issues with the API not returning the correct > statistics. I can see that there is a --sync-stats option for the > command line radosgw-admin, but there doesn't appear to be anything > similar for the admin REST API. Is there an equivalent feature for the > API that hasn't been documented by chance? > There are two different statistics that are collected, one is the 'usage' information that collects data about actual operations that clients do in a period of time. This information can be accessed through the admin api. The other one is the user stats info that is part of the user quota system, which at the moment is not hooked into a REST interface. Yehuda _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com