On Mon, Sep 2, 2013 at 3:47 AM, imadeddine mountasser <imountas...@gmail.com
> wrote:
>
> i wish know where i can get statistics information about read an write
> operations for the google app engine datastore.
>
> i have already used the appstats application but i don't find exactly the
> number of the read/write operations.
>
> i wish have answers - for example - for the number of read/write per kind
> or entity.
>
> any suggestions please??
>
>

 The development server's admin datastore screen shows the count of write
operations required for each entity. From there, you can estimate the
number of operations you need depending on your use case. Here's a sample
picture: http://imgur.com/cUBAAI8



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to