Hello Dewald,
On Mon, Aug 19, 2013 at 1:33 AM, Dewald Galjaard <[email protected]>wrote: > I'm looking for a place within my dashboard where I can examine instance > start up times. > Including regular request processing, or without? Try going to the main admin screen, and using the dropdown just above the graph. There are some graphs available that look at instance loading times. Otherwise you'll have to look at the logs; if you search for logs containing the phrase "loading_request=1", you can see the requests that include instance startups. On Mon, Aug 19, 2013 at 1:33 AM, Dewald Galjaard <[email protected]>wrote: > > I'm currently using JMeter... also includes latency on my network (which > is really bad). Thus it is of little use. > > You can also launch off requests using cron or the task queue service, so your network isn't included in the stats. ----------------- -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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
