Hi

appstats does pretty much what you have asked for.  Its more about rpc
calls and time which is what a query in appengine is any way.

T

On Oct 7, 7:22 am, Tim Jones <[email protected]> wrote:
> I'm somewhat new to App Engine, and attempting to streamline my app's 
> datastore load.
>
> With a LAMP app, I'm usually able to access or generate a database query log 
> to assist in this process -- a list of all queries run on the database for a 
> given http request, along with how long each took and other helpful metadata.
>
> Is there a good way to access or create something similar for App Engine 
> queries? The closest I've found is Appstats -- but while Appstats will 
> provide information sorted by http-request, I haven't found a way to make it 
> display a database query log.
>
> Any help would be appreciated. Thanks,
>
> =Tim=

-- 
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.

Reply via email to