Hi Daniel, If you have a lot of entities and properties, perhaps you've run in to the 1MB limit for statistics. Here's from the docs:
The statistics data is stored in your app's datastore. To make sure there's room for your app's data, Google App Engine will only store statistics if they consume less than 1 megabyte; otherwise, you won't see any statistics. If your app's stats go over the 1 megabyte limit, any previously reported statistics will remain. There's no way to tell if this has happened to your app, but if you have a lot of data and you're not seeing any statistics, or any updated statistics, this could be the problem. This problem will be addressed in a future version of App Engine. Stephen On Aug 5, 7:09 am, dflorey <[email protected]> wrote: > Hi, > on my app "universalcontactmanager" the statistics are not getting > update since ~15 days. > Any ideas? > > Daniel -- 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.
