Hi Phil, Have you looked at Appstats? https://developers.google.com/appengine/docs/java/tools/appstats
Cheers, Brians On Mon, Oct 8, 2012 at 12:42 PM, Phil McDonnell <[email protected]> wrote: > Is there a way to trace where the bulk of datastore reads are coming from in > appengine? I'm on Java and I've recently noticed that our datastore reads > are starting to cost a significant amount of money per day. I'd like to > optimize our code, but I'm not sure where to begin since our app is fairly > large and complex. Are there any good tools out there associate with > AppEngine to help with this? > > Thanks, > Phil > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
